Create a Shared Variable

To create a shared variable, do the procedure in this topic.

Add Variables Screen



How to Start

  1. In the Manage Center, click App Builder > Shared Variables.

Procedure

  1. On the Shared Variables screen, click Add .
  2. On the Add Variables screen, complete these fields as necessary:
    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
  3. Click Add.