The launch options allow flexible configuration of the robot execution through the command panel.
The Robot.exe application is installed with the Studio.
Параметр;Описание
-f/--file; Path to the script file that you want to start
--detailLog; Use the output of a detailed log or shortcut. Default = false
--logFolder; Path to the log file folder. If necessary, override the robot log path
-p/--parameters; A JSON string containing data to fill in the script settings. For example: "Robot.exe" -f "RobotTest.pix" -p="{'text':'text from CMD', 'integer':300}"