Skip to main content

salesforce.field.inlinehelptext

Home > @runlightyear/salesforce > Field > inlineHelpText

Field.inlineHelpText property

The text that displays in the field-level help hover text for this field.

Note

This property is not returned unless at least one field on the object contains a value. When at least one field has field-level help, all fields on the object list the property with either the field-level help value or null for fields that have blank field-level help.

Signature:
inlineHelpText: string;