Add Variables screen

Creates a shared variable.



How to Start

  1. In the Manage Center, click App Builder > Shared Variables.
  2. On the Shared Variables screen, click Add

Fields

Field Name Definition

Name

Function:
Specifies the reference name of the variable.
Accepted Values:
A text string that can contain spaces.
Default Value:
None

Type

Function:
Specifies the data type for the shared variable.
Accepted Values:
  • String
  • Int32/Decimal
  • DateTime
  • Boolean
Default Value:
String

Value

Function:
The value that applies to the global variable at runtime.
Accepted Values:
A number or a text string that can contain spaces.
Default Value:
None

Add

Function:
Adds the global variable to Manage Center.