Global Variables
Internal Table Name: GlobalVariable
Name
Technology: S
Table: GlobalVariable
Internal Name: Name
Type: Short Text (50)
Enter a unique name for this global variable.
Type
Technology: S
Table: GlobalVariable
Internal Name: Type
Type: Short Text (10)
One of Integer, Real, String, Date.
Select what type of data the variable will contain.
Default: 0
Value
Technology: S
Table: GlobalVariable
Internal Name: Value
Type: Memo
Enter the initial value for the variable.
For variables that have dimensions specified (arrays), you can initialize individual elements in the array by making the value field a comma separated list of values, such as: 1,5,6,1,4,1,3,5,6,7,2. For two-dimensional arrays, each row is completely initialized before moving to the next. Higher dimensional arrays cannot be initialized through the values field.
For arrays, you can also load data directly into the array from an external MS Excel spreadsheet, by simply listing a valid path as the value.
Default: 0
Dimensions
Technology: S
Table: GlobalVariable
Internal Name: Dimentions
Type: Short Text (50)
Enter the dimensions of the global variable if you want to create an indexed variable (array). Leaving this field blank will make this variable a single value variable.
Notes
Technology: S
Table: GlobalVariable
Internal Name: Note
Type: Memo
Enter optional descriptive notes about the global variable.
Last modified: Wednesday May 15, 2024