You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Explanatory notes embedded within the code and written to the "index.html" file created when the code is exported. Doc comments (documentation comments) are used for sharing a description of your sketch when the program is exported. Export the code by hitting the "Export" button on the Toolbar.
]]></description>
<syntax>
/**
<c>comment</c>
*/
</syntax>
<parameter>
<label>comment</label>
<description><![CDATA[any sequence of characters]]></description>