miva_getvarlist()

 
Returns a comma-separated list of the names of all currently defined variables where: scope = the string literal "l", "g", "s" (i.e. local, global, system)
Syntax
miva_getvarlist( scope )
User Annotations: miva_getvarlist