The GlobalVariable table contains one entry for each global variable.
| Column Name | Column Datatype | Column Null Option | Column Comment |
| variableid | integer | not null | The unique id for the global variable. |
| variableaccess | integer | with null | The access code for the global variable. |
| variablevalue | byte(248) | with null | The global variable value. |
Product Name: Data Transformer
Table Type: Table