Learn how to build custom Python data connectors and further customize JMP’s Data Connector Framework with the Python Data Connector Demo, available now in the JMP Marketplace!
See how to move from signal modeling to system modeling at the first JMP Aerospace Analytics webinar. Register. June 18, 1 p.m. US Eastern Time.
Is there a way to find all of the variables in the Here scope?
Created:
Apr 21, 2023 06:06 PM
| Last Modified: Jun 9, 2023 9:08 AM(1954 views)
I am currently looking at this documentation page and seeing that you can use Show Globals() or Show Symbols(). In this case I would like to know what all is in the Here scope specifically.
Sorry I would delete this question as it's actually pretty straightforwardly answerable once you realize that Here is just a normal Namespace. The answer is:
Sorry I would delete this question as it's actually pretty straightforwardly answerable once you realize that Here is just a normal Namespace. The answer is: