- `RESULT = getconfig(CONFIG)`
- `RESULT = getconfig()`

Returns internal configuration parameters of **MathJSLab** engine.

If an array of configuration parameters as strings is passed, returns the
values of selected parameters.

If called with no parameters, then returns all configuration parameters.

For details about parameters, type `help configure`.

See also: `configure`.
