Print

Field

This object contains the field name, field type, and field value.

Object members Notes
name Name of the field. This entry is case sensitive.
dataType Data type of the field.

The supported data types are:

  • String

  • Integer

  • Boolean

  • Floatingpoint

  • Date

  • Time

  • Datetime

  • Password

  • File

  • List

  • Combo

value Value of the field.