<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://www.aras.com/community/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>What does the Debug checkbox inside the top-right menu do?</title><link>https://www.aras.com/community/f/getting-started/37540/what-does-the-debug-checkbox-inside-the-top-right-menu-do</link><description>Hi community, 
 does anyone of you know the purpose of the &amp;quot;Debug&amp;quot; checkbox inside the top-right menu? 
 
 I never have noticed it in the past. I checked the available documentation but weren&amp;#180;t able to find any hints regarding this one. 
 Many thanks</description><dc:language>ja-JP</dc:language><generator>Telligent Community 12</generator><item><title>RE: What does the Debug checkbox inside the top-right menu do?</title><link>https://www.aras.com/community/thread/8728?ContentTypeID=1</link><pubDate>Wed, 07 Sep 2022 13:06:26 GMT</pubDate><guid isPermaLink="false">916d3f7e-8ddc-42f8-8d45-380822f51406:7a0ec486-5142-48a0-83c8-531e4b71c25b</guid><dc:creator>AngelaIp</dc:creator><description>&lt;p&gt;Hi community,&lt;/p&gt;
&lt;p&gt;I think I found a partial answer to this one. The debug option is related to debugging of JS Methods.&lt;/p&gt;
&lt;p&gt;Inside JS-Methods we can use the &amp;quot;debugger&amp;quot; statement. The CUI checkbox&amp;nbsp;seems to allow us to turn on/off these debugger statements.&lt;/p&gt;
&lt;p&gt;But it requires some extra code and I haven&amp;acute;t found a code sample yet. So that&amp;acute;s why this one is only a partial answer...&lt;/p&gt;
&lt;p&gt;---&lt;/p&gt;
&lt;p&gt;Edit: Answer was pretty simple as soon as I came to the obvious genius idea to just take a look at the dev guide. With aras.DEBUG we can check the Debug flag and then use it to enable/disable the debugger statement.&lt;/p&gt;
&lt;p&gt;Question solved.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>