CustCustomField::variableNameExists Method

Indicates where a custom field that has the specified variable name exists.

Syntax

client server public static boolean variableNameExists(CustomFieldVariable _variableName, RecId _recId)

Run On

Called

Parameters

Return Value

Type: boolean
true if the custom field exists in the table; otherwise, false.

See Also

Reference

CustCustomField Table