DYALOG_EXTVAR_SUPPORTED
This parameter specifies whether support for external variables is enabled.
The values of the parameter are:
0 | Support for external variables is disabled |
1 | Support for external variables is enabled |
The default value of the parameter is 0.
Information
Support for external variables has been deprecated and is scheduled for removal in a future release. External variables are not supported by default; setting this parameter to 1 reinstates support for external variables until it is removed.