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.
Retrieves the table ID from extended field ID representation.
Syntax
client server public static TableId getTableIdFromExt_BR(FieldId _fieldId)
Run On
Called
Parameters
- _fieldId
Type: FieldId Extended Data Type
Extended field ID to retrieve table ID from.
Return Value
Type: TableId Extended Data Type
The table ID
Remarks
Extended field ID contains the table ID in the upper bits.