GetField method
Retrieves the handle of a field.
Parameters
Name | Description | Mandatory | Type |
---|---|---|---|
qFieldName | Name of the field. |
Yes | String |
qStateName | Name of the alternate state. Default state is current selections. |
No | String |
Returns
Name | Description | Type |
---|---|---|
qReturn | { "qType": "Field", "qHandle": <handle of the field> } |
ObjectInterface |