CustCustomField::doesCustomFieldHaveVariableName Method
Indicates whether a custom field has a variable name.
Syntax
client server public static boolean doesCustomFieldHaveVariableName(RecId _recId)
Run On
Called
Parameters
- _recId
Type: RecId Extended Data Type
The record ID of the record for which the variable name must be checked.
Return Value
Type: boolean
true if the custom field has a variable name; otherwise, false.