App properties

DateTimeFields The date and time fields of the app as an array.
DeviceType A text string indicating the type of the device running the app, or a blank value if the device is not known.
Fields The fields of the app as an array.
FirstScreen The first screen displayed when the app is launched.
Items The items of the app as an array, including all form groups, fields, buttons, text boxes and named values.
LaunchOptions The launch options of the app, which are values set in the address (URL) used to launch it.
Name The name, as assigned in Calcapp Creator.
NumberDropDownFields The number drop-down fields of the app as an array.
NumberFields The number fields of the app as an array.
OperatingSystem A text string indicating the operating system of the device running the app, or a blank value if the operating system is not known.
Reference A reference to the app object.
SwitchFields The switch fields of the app as an array.
TextDropDownFields The text drop-down fields of the app as an array.
TextFields The text fields of the app as an array.
UserEmailAddress The email address of the signed-in user, or a blank value if no user is signed in.
ZoomLevel The zoom level of the app, which determines the size of the user interface.