<< CL_autoLevels Utilities CL_configSet >>

CelestLab >> Utilities > CL_configGet

CL_configGet

Get the value of configuration parameters

Calling Sequence

val = CL_configGet(name)

Description

Parameters

name:

(string) Name of configuration parameter. (1x1)

val:

(string) Value of configuration parameter. (1x1)

Authors

See also

Examples

CL_configGet("WARNING_MODE")
CL_configGet("ECI_FRAME")

Report an issue
<< CL_autoLevels Utilities CL_configSet >>