Keywords at a Glance

Includes

include require use

Declarations

global shared static local const ordinal

Conditionals

if then else exit end
switch case default next exit end

Loops

repeat repeat for repeat for each repeat foreach
repeat until repeat while repeat with
then else lastly
next exit end

Exceptions

try throw catch finally exit end

Messages & Handlers

on function return
pass exit end
do send tell

Objects

object type pl aka extends
to create to delete to get to set
me super exit end

Adjectives

short med medium abbr
abbrev abbreviated long English

Prepositions

into before after

Miscellaneous

in of to thru through the

Macros

__LINE__ __FILE__ __END__