Difference between revisions of "Comment Icon Properties"

From Flowcode Help
Jump to navigationJump to search
m (ReeceL moved page Comment icon properties to Comment Icon Properties without leaving a redirect)
Line 1: Line 1:
 
+
<sidebar>Icon Properties Sidebar</sidebar>
 
[[File:Comment_Icon.gif]] &rarr; [[File:Comment_Flowchart_Icon.png]] &rarr; [[File:Comment_Properties.png]]
 
[[File:Comment_Icon.gif]] &rarr; [[File:Comment_Flowchart_Icon.png]] &rarr; [[File:Comment_Properties.png]]
  

Revision as of 11:39, 23 May 2013

<sidebar>Icon Properties Sidebar</sidebar> Btn Comment.gifFile:Comment Flowchart Icon.pngFile:Comment Properties.png


You can add comments to your code with the Comments icon.

Drag the icon to where you want it and add your comments in the icons property box.


Note that the icon is off to one side of the flowchart, as it does not need running so is not a part of the flow as such.


Comments allow users to leave notes in their code explaining functions, explaining variable settings etc., or for any other documentation task that they feel is needed. Leaving comments is a good idea as it helps others understand your code.