Skip to content

miva_getvarlist()#

Syntax
miva_getvarlist( scope )

Returns#

Returns a comma-separated string of variable names in the specified scope.

Parameters#

Parameter Description
scope The variable scope: ‘l’ (local), ‘g’ (global), or ‘s’ (system).