salesforce.field.htmlformatted
Home > @runlightyear/salesforce > Field > htmlFormatted
Field.htmlFormatted property
Indicates whether a field such as a hyperlink custom formula field has been formatted for HTML and should be encoded for display in HTML (true) or not (false). Also indicates whether a field is a custom formula field that has an IMAGE text function.
Signature:htmlFormatted: boolean;