A variable of type Field provides access to data for a field. It has the following variables:
Name | Type | Description |
---|---|---|
attribute | Attribute hash | The attribute for the field. |
guiComponent | GUIComponent hash | The GUI component the column is for. |
visible | Boolean scalar | Value of visible for the field. |
editable | Boolean scalar | Value of editable for the field. |
visible | Boolean scalar | Value of required for the field. |
Template data model
Field
Attribute variables
GUIComponent variables