# Cookies to Data Table

Converts a list of cookies into a data table.

<table data-header-hidden><thead><tr><th width="183.08331298828125" valign="top"></th><th width="298.66668701171875" valign="top"></th></tr></thead><tbody><tr><td valign="top">Cookies</td><td valign="top"><p>[List] A list of cookies. This property must contain a list of Cookie objects. This list can be obtained using the "Data Table to Cookies" block, using the "Get Cookies" block from the "Browser Automation" palette, by using the output property "Cookies" of the "Execute</p><p>HTTP Request" block.</p></td></tr><tr><td valign="top">Table</td><td valign="top">[Data Table] A table containing the values of the cookies.</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" - by 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. Possible values:</p><ul><li>"Default" - by default;</li><li>"Release" - output is disabled;</li><li>"Debug" - main information output;</li><li>"Detailed" - detailed information output.</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>
