get symbols()
In JSL, there is a function get namespaces() to get al ist of all namespaces with all defined symbols. ... and a function show symbols() to show all symbols of all namespaces : print to log. is there something like get symbols(), to get the list of symbols as a return value?