Invokes a python script,
This activity executes a user-specified python script file.
Filename: String Argument The full path of the python script file that is to be invoked.
String Argument
Python Path: String Argument The full path of the location of the python .exe file.
Result: String Variable Stores the output or error produced (if any) when the python script is executed in the specified String variable.
String Variable
Last updated 3 years ago