Divider

From UBot Studio
Revision as of 15:12, 30 December 2012 by LillyT (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

This command is a Flow Command. This command visually divides up pieces of code to help the visual aesthetics of the scripting window. It is used for debugging and organizational purposes.

Example

navigate("bing.com", "Wait")
divider
navigate("http://www.google.com/", "Wait")


It is simply there to separate one command from other visually. It does not affect how any of the commands run.

File:Divider.png

Personal tools
Namespaces

Variants
Actions
Navigation
Toolbox