A group of actions: Processes


The action starts a process

Action icon 

Settings 

Property Description Type Filling example Mandatory field
Parameters
Set processDefines how to identify the process.Robin.String
Yes
Process filePath to the process file.Robin.FilePath
No
Process nameName of the process to start.Robin.String
No
ArgumentsList of arguments with which to start the process. Specified through a space. If the parameter itself contains spaces, then the parameter is enclosed in double quotes.Robin.String
No
Wait for startWait for the process to start. False is default. If the value is False, the robot will continue working after the process is started. If - True, the robot will be waiting for the launch.Robin.BooleantrueNo
Results
PIDID of the running process. The PID will be received only if the «Wait for the process to start» checkbox is true.Robin.String

  • Нет меток