Comment
From UBot Studio
This command is a Flow Command. This command allows you to write comments within your code.
Example
navigate("bing.com", "Wait") comment("The second navigate command navigates to google.com") navigate("http://www.google.com/", "Wait") <pre> The command does not affect how any of the commands are run. [[File:comment.png]]