Invoke Python Script

Invokes a python script,

This activity executes a user-specified python script file.

Input

Output

  • Result: String Variable Stores the output or error produced (if any) when the python script is executed in the specified String variable.

Last updated