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.
Calculates the literal field type.
Syntax
protected str getFieldTypeLiteral(int _fieldType)
Run On
Called
Parameters
- _fieldType
Type: int
The field type.
Return Value
Type: str
The literal field type.
Exceptions
Exception | Condition |
---|---|
Error | The field type is not between 1 and 999 (inclusive). |