Comment statements

Comment statements add comments to scripts, which can help you explain how a script works to other testers.

Statement Description
# (Outline Block) Organizes script lines in collapsible groups.
Rem
Adds a comment to a script.