Get Robot#

Gets the current version from the specified Process and saves it to the specified file.

GUID\Process Name[Text] GUID or name of the Process.
Save Path

[Text] The path to save the .robot file. If the path is specified with a file name, then turn off the "Add File Name" property.

If only a directory is specified, then enable this property.

Add File NameAdds the file name to the "Save Path" property. If a file name is specified in the "Save Path" property, then turn off this property.
Timeout[Number] Timeout in seconds.
Result[Text] Full path to the created file.
Error Handling Level

Select the error handling level.

Possible values:

  • "Default" - default;
  • "Ignore" - errors are ignored;
  • "Handle" - errors are handled.

If "Default" is selected, the value from the "Start" block of this diagram will be used.

Message Level

Select the message level that blocks will output during execution.

Possible values:

  • "Default" - default;
  • "Release" - output is disabled;
  • "Debug" - outputs main information;
  • "Detailed" - outputs detailed information.

If "Default" is selected, the value from the "Start" block of this diagram will be used.

Error Text[Text] Returns detailed information about the error in case of incorrect execution of the block's work.