Used to process data with executable files. Data can be sent to the program using the command line and standard input.
EXE file name
Set the executable program name. Template usage is possible.
Command line
Set the command line to be used for the program launch. Template usage is possible.
Change directory to EXE location
Enable changing current directory to EXE folder before executing EXE.
Execute wait timeout
The time waiting for the end application execution
Data for standard input of executable
Set data to be sent to the program through the standard input. Template usage is possible.
Grab standard output to variable
Set name of the variable to receive text from standard output of the program.
Result Variable
Set name of the variable the value returned by the program upon execution to be placed in.
See also