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.
Checks whether field is visible or not.
Syntax
client server public static boolean isFieldVisible(TableId _tableId, FieldId _fieldId)
Run On
Called
Parameters
- _tableId
Type: TableId Extended Data Type
Table id to find the lable for.
- _fieldId
Type: FieldId Extended Data Type
Field id to find the lable for.
Return Value
Type: boolean
If it not visible return false otherwise true.