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.
Determines whether the specified field visible.
Syntax
client server public static boolean isFieldVisible(TableId _tableId, FieldId _fieldId)
Run On
Called
Parameters
- _tableId
Type: TableId Extended Data Type
The table id.
- _fieldId
Type: FieldId Extended Data Type
The field id.
Return Value
Type: boolean
true if the field visible; otherwise, false.