python-fu-eval

Manish Singh

Description

Evaluate Python code

Help

Evaluate python code under the python interpreter (primarily for batch mode)


Type

unknown

Parameters

Type Name Description
PF_INT run-mode The run mode { RUN-INTERACTIVE (0), RUN-NONINTERACTIVE (1) }
PF_VALUE code The code to evaluate

Return

None