NumericGlobalVariable function for IBM Planning Analytics (TM1)
NumericGlobalVariable declares a numeric global variable that is recognised by other processes within a Chore or from sub-processes called by the ExecuteProcess function.

Where can the NumericGlobalVariable function be used?
TurboIntegrator

Which TM1 Server version is the NumericGlobalVariable function available for?
Version 11 and 12

What is the syntax for NumericGlobalVariable?
NumericGlobalVariable(‘variable’)
- Variable = name of global variable

Relevant Functions
- NumericGlobalVariable = Declare a numeric global variable
- StringGlobalVariable = Defines a string global variable