Functions

Definition and a call to a function

run - dynamically execute an instruction list
call - dynamic call to a function
output, op - return result from a function
stop - exit from a function
ignore - ignore result of an expression

See also:

include - include source code file

Table of Content