This will set a field's definition.Â
Function SetFieldDefinition(field_name, definition, syntax check = true|false)
field_name (input) - the name of the field you want to define
definition (input) - how to define the field
syntax check (input) - a boolean value if you want to check the syntax
none
See also