The following table summarizes the functions associated with SPL:
Function |
Description |
Displays all functions available in the current session |
|
Displays all variables available in the current session |
|
Deletes a variable, function or Window |
|
Debug an SPL function |
|
Deletes all functions in the current session |
|
Deletes all variables in the current session |
|
Deletes a specified function from the current session |
|
Deletes a specified variable from the current session |
|
Displays functions except those that begin with an underscore |
|
Returns the value of a local variable |
|
Returns the value of a global variable |
|
Sets the formula of a hot variable |
|
Sets the value of a local variable |
|
Sets the value of a global variable |
|
Compiles an SPL file into an OPL file |
|
Compiles and reads and SPL file into the current session |
|
Reads an SPL file into the current session |
|
Writes SPL functions to an ASCII file |
|
Displays variables except those that begin with an underscore |
|
View an SPL source file with syntax highlighting |
|
Displays a modeless list of all variables except those that begin with an underscore |
|
Displays a modeless list of variables except those that begin with an underscore |