DBCreator.SetFieldDefinition
Description
Description
This will set a field's definition.Â
Syntax
Syntax
Function SetFieldDefinition(field_name, definition, syntax check = true|false)
Parameters
Parameters
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