PyEval
Revision as of 15:12, 20 August 2025 by Lchrisman (talk | contribs) (Created page with "category:Python integration ''new to Analytica 7.0'' == PyEval( expr'', globals, locals, excludeTypes'' ) == Evaluates a python expression (without side-effects). Re...")
new to Analytica 7.0
PyEval( expr, globals, locals, excludeTypes )
Evaluates a python expression (without side-effects). Returns the result. Analytica locals are in scope for the python code.
See also
Comments
Enable comment auto-refresher