Name property: Field class
Description
This property returns the name of the field definition that the field object is based on as a string value.
This property is read-only.
Example
WinMessage("The character field's name is : " | &CHARACTER.Name);
Description
This property returns the name of the field definition that the field object is based on as a string value.
This property is read-only.
Example
WinMessage("The character field's name is : " | &CHARACTER.Name);