General Structure

All properties have the same general structure using the following object keys.

KeyValueNotes

title

string

See Title for more information

id

string

See ID for more information

format

string

See Format for more information

visible

string

See Visible for more information

enabled

string

See Enabled for more information

Code Example

{
  "title": "Example Title",
  "id": "unique-id-here",
  "format": "pt-{{value}}",
  "visible": "myOtherControl == 'someValue'",
  "enabled": "anotherControl == 'anotherValue'"
}

Last updated

We are Realmac Software. We make nice things.