Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Method initializes the varaiables with the ID for the given table and field.
Syntax
client server public static FieldId getFieldID(TableName _tableName, FieldName _fieldName)
Run On
Called
Parameters
- _tableName
Type: TableName Extended Data Type
Name of a table in the AOT.
- _fieldName
Type: FieldName Extended Data Type
Name of a field in the AOT.
Return Value
Type: FieldId Extended Data Type
ID of the field in the AOT.