Language Reference


Defining, Storing, and Loading Modules

FINISH statement

denotes the end of a module

ISSKIPPED function

returns whether an optional argument to a user-defined module was skipped when the modules was called

LOAD statement

loads modules and matrices from library storage

PARENTNAME function

returns the name of the matrix passed into a module

RETURN statement

returns to caller

START statement

defines a module

STORAGE function

lists names of matrices and modules in storage

STORE statement

stores matrices and modules in library storage