entity.getPrimaryAttributeValue (Client API reference)

Gets a string for the value of the primary column of the table.

Syntax

formContext.data.entity.getPrimaryAttributeValue();

Return Value

Type: String.

Description: The name of the table.

Remarks

Each table has one string column that is designated as the PrimaryNameAttribute. The value for this column is used when links to the record are displayed.