Comment

From UBot Studio
(Difference between revisions)
Jump to: navigation, search
 
(3 intermediate revisions by one user not shown)
Line 2: Line 2:
 
It is used for debugging and organizational purposes.
 
It is used for debugging and organizational purposes.
  
 +
'''Comment:''' The comment that will be displayed within the script.
  
 
== Example ==
 
== Example ==
Line 14: Line 15:
 
The command does not affect how any of the commands are run.
 
The command does not affect how any of the commands are run.
  
[[File:comment.png]]
+
 
 +
[[File:grcomment.jpg]]

Latest revision as of 21:50, 15 March 2015

This command is a Flow Command. This command allows you to write comments within your code. It is used for debugging and organizational purposes.

Comment: The comment that will be displayed within the script.

[edit] Example


navigate("bing.com", "Wait")
comment("The second navigate command navigates to google.com")
navigate("http://www.google.com/", "Wait")

The command does not affect how any of the commands are run.


Grcomment.jpg

Personal tools
Namespaces

Variants
Actions
Navigation
Toolbox