Comments

Comments may be placed in the script file using the double forward slash // or the single hash # sign.
Eg.
// This is a comment line, anything you want can be written here
# This is another comment line