PyEval
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
new to Analytica 7.0
Evaluates a python expression (without side-effects). Returns the result. Analytica locals are in scope for the python code.
Enable comment auto-refresher