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.
Returns a help text for the field, specified by table Id and field Id.
Syntax
client server public static str fieldId2Help(
TableId _tableId,
FieldId _fieldId,
[int _arrayEntry])
Run On
Called
Parameters
- _tableId
Type: TableId Extended Data Type
Table Id.
- _fieldId
Type: FieldId Extended Data Type
Field Id.
- _arrayEntry
Type: int
Field array index.
Return Value
Type: str
Help text for the field.