Class: Global

Global

Represents a global field


new Global(field, value)

Set a field, value pair

Parameters:
Name Type Description
field string

a field name from filemaker

value string

the fields value

Methods


toObj()

Returns an object with field, value pair

Returns:
  • an Object
Type
Object