ReleaseUpdateDB::fieldStringSize Method [AX 2012]
Gets the string length of a field.
server public static int fieldStringSize(TableId _tableId, FieldId _fieldId)
Run On
ServerParameters
- _tableId
- Type: TableId Extended Data Type
The ID of a table.
- _fieldId
- Type: FieldId Extended Data Type
The ID of a field.
Show: