formattedValues property

List<String> get formattedValues

The formatted values for the fields defined in FieldsPopupElement.fields. This property is populated once Popup.evaluateExpressions has completed successfully.

Dates and times are returned in the local timezone. If a field is part of a CodedValueDomain, the CodedValue.name is returned. If PopupElement.isEvaluated value is false, an empty collection is returned.