# Get Task

Get Task.

<table data-header-hidden><thead><tr><th width="184" valign="top"></th><th width="280.33349609375" valign="top"></th></tr></thead><tbody><tr><td valign="top">GUID/Task Name</td><td valign="top">[Text] GUID or name of the Task.</td></tr><tr><td valign="top">Timeout</td><td valign="top">[Number] Timeout in seconds.</td></tr><tr><td valign="top">Task Object</td><td valign="top">[Link] Returns the Task object.</td></tr><tr><td valign="top">Task GUID</td><td valign="top">[Text] Returns the Task GUID.</td></tr><tr><td valign="top">Task Name</td><td valign="top">[Text] Returns the Task name.</td></tr><tr><td valign="top">Task Parameters</td><td valign="top">[Text/Table/Dictionary] Returns the Task parameters.</td></tr><tr><td valign="top">Task Priority</td><td valign="top">[Number] Returns the Task priority.</td></tr><tr><td valign="top">Task Status</td><td valign="top"><p>[Number] Returns the Task status.</p><p>Possible values:</p><ul><li>0 - New;</li><li>1 - In Progress;</li><li>2 - Success;</li><li>3 - Failed(Application);</li><li>4 - Failed(Business);</li><li>5 - Postponed;</li><li>6 - Abandoned.</li></ul></td></tr><tr><td valign="top">Number of Task Retries</td><td valign="top">[Number] Returns the number of Task retries.</td></tr><tr><td valign="top">Task Creation Date</td><td valign="top">[Date and Time] Returns the Task creation date.</td></tr><tr><td valign="top">Task Modification Date</td><td valign="top">[Date and Time] Returns the Task modification date.</td></tr><tr><td valign="top">Task Postponed Until</td><td valign="top">[Date and Time] Returns the date until which the Task is postponed.</td></tr><tr><td valign="top">Task Deadline</td><td valign="top">[Date and Time] Returns the Task deadline date.</td></tr><tr><td valign="top">Task Tags</td><td valign="top">[Number] Returns the Task tags.</td></tr><tr><td valign="top">Error Handling Level</td><td valign="top"><p>Select the error handling level. 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 operation.</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 Message</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>
