Resolving Undefined Variables
Before executing a MaxL script or an MDX script that contains variables, you must define each variable in MaxL Script Editor or MDX Script Editor. You can specify how undefined variables are resolved when you execute a script.
To specify how undefined variables are resolved when you execute a MaxL or MDX script:
Open or create a script.
Right-click and select Set options.
In the Options dialog box, select MaxL Editor or MDX Editor, as appropriate.
In the Undefined variables option group, select an option for resolving undefined variables.
Click Apply to save the settings.
Click Close.
Related Information