Skip to content

Instantly share code, notes, and snippets.

View ConorFl's full-sized avatar

Conor Flanagan ConorFl

View GitHub Profile
http://min.us/liueSPMQD9ZCN
To create a second name for the variable or method.
alias
A command that appends two or more objects together.
and
Designates code that must be run unconditionally at the beginning of the program before any other.
BEGIN
Delimits a "begin" block of code, which can allow the use of while and until in modifier position with multi-line statements.