scripting.python_rule
A PythonRule
allows for the execution of arbitrary Python code within a
Program
, which can allow for users to establish variables and functions
that can later be used when evaluating an Evaluatable
.
Classes
A |
A PythonRule
allows for the execution of arbitrary Python code within a
Program
, which can allow for users to establish variables and functions
that can later be used when evaluating an Evaluatable
.
Classes
A |