Evaluate code in Python environment
[output =] pyEvalStr(code [, catchOuput])
A row or a column of strings.
A boolean.
A column of strings.
Evaluate code in Python environment. If catchOuput is set to true (by default it is set to false), then all the Python output is redirect in a string returned as output.
Version | Description |
5.4.0 | Python module. |