A group of actions: Processes


The action runs a script command

Action icon 

Settings 

Property Description Type Filling example Mandatory field
Parameters
InterpreterInterpreter to execute commandRobin.String
Yes
CommandCommand to be executedRobin.String
Yes
Results
Completed successfullyA boolean variable that is returned at the end of the process. True - the script was executed successfully, false - not successfulRobin.Booleantrue
TableA variable of the Table type, where the result is written in the Output column, the Error column contains an error that occurred during the operation of the action, and the ExitCode column contains the number 0 or 1, where 0 - the script was executed successfully, 1 - not successful.Robin.DataTable

  • Нет меток