This is an old revision of the document!
PHP's gd library is missing or unable to create PNG images
Calculate Python Expression
Description
This functor runs an Python instance with the defined user expression.
Inputs
| Name | Type | Description |
|---|---|---|
| expression | Code | The expression that will run on Python. |
Optional Inputs
None.
Outputs
| Name | Type | Description |
|---|---|---|
| result | Struct | A struct containing the output values generated by the expression. |
Group
Internal Name
CalculatePythonExpression