Resolved! getNumericValue() in glide duration type field is returning undefined?
I’m trying to extract the duration values from a metric instance record in a GlideRecord, but getNumericValue() is not working and is returning undefined. What are the other ways to access values from a duration field?In the end, I need to sum the va...