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 the field is Binary field.
Syntax
client server public static boolean isBinaryField(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: boolean
true if the field is Binary field otherwise false.