# Get Robot

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

<table data-header-hidden><thead><tr><th width="182.1666259765625" valign="top"></th><th width="304.16668701171875" valign="top"></th></tr></thead><tbody><tr><td valign="top">GUID\Process Name</td><td valign="top">[Text] GUID or name of the Process.</td></tr><tr><td valign="top">Save Path</td><td valign="top"><p>[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.</p><p>If only a directory is specified, then enable this property.</p></td></tr><tr><td valign="top">Add File Name</td><td valign="top">Adds the file name to the "Save Path" property. If a file name is specified in the "Save Path" property, then turn off this property.</td></tr><tr><td valign="top">Timeout</td><td valign="top">[Number] Timeout in seconds.</td></tr><tr><td valign="top">Result</td><td valign="top">[Text] Full path to the created file.</td></tr><tr><td valign="top">Error Handling Level</td><td valign="top"><p>Select the error handling level.</p><p>Possible values:</p><ul><li>"Default" - default;</li><li>"Ignore" - errors are ignored;</li><li>"Handle" - errors are handled.</li></ul><p>If "Default" is selected, the value from the "Start" block of this diagram will be used.</p></td></tr><tr><td valign="top">Message Level</td><td valign="top"><p>Select the message level that blocks will output during execution.</p><p>Possible values:</p><ul><li>"Default" - default;</li><li>"Release" - output is disabled;</li><li>"Debug" - outputs main information;</li><li>"Detailed" - outputs detailed information.</li></ul><p>If "Default" is selected, the value from the "Start" block of this diagram will be used.</p></td></tr><tr><td valign="top">Error Text</td><td valign="top">[Text] Returns detailed information about the error in case of incorrect execution of the block's work.</td></tr></tbody></table>
