DBCreator.SetFieldDefinition

Description

This will set a field's definition. 

Syntax

Function SetFieldDefinition(field_name, definition, syntax check = true|false)

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