DADiSP Worksheet Functions > Function Categories > Series Processing Language (SPL) > Series Processing Language (SPL)
Define a single line SPL function |
|
Include macro files in other macro files |
|
Extend SPL search path |
|
Display all loaded SPL functions, including hidden functions |
|
Return the number of arguments specified in an SPL function |
|
Return the data type of the input argument |
|
Specifies variable arguments in an SPL routine |
|
Deletes all .OPL files located on the SPLPATH |
|
Unload all SPL functions |
|
Unload an SPL function |
|
Abort an SPL routine and optionally displays a message |
|
Declare a global variable in an SPL function or file |
|
Display a list of loaded SPL functions |
|
Return a variable argument from an SPL routine |
|
Declare a global variable in an SPL function or file |
|
Display help information for an SPL function |
|
Return 1 if input is a loaded SPL function, else 0 |
|
Determine if a variable or function is defined as the specified type |
|
Extend window processing to overlays and overplots |
|
Set or clear the iteration mode of an SPL function |
|
Declare a local variable in an SPL function |
|
Declare a variable that is accessible to an SPL function but defined elsewhere |
|
Return the number of output arguments expected by the current multi-value assignment of an SPL function |
|
Pause execution of an SPL function |
|
Restore the SPL search path to the startup default |
|
Terminate an iteration or a function, and optionally returns a value |
|
Force an SPL function to always return a series |
|
Compile an SPL function file into an OPL file |
|
Compile one or more SPL files in a folder |
|
Compile and reads an external SPL file into the Worksheet |
|
Compile and read one or more SPL files in a folder |
|
Read an external SPL file into the Worksheet |
|
Write SPL functions to an external ASCII file |
|
Set the starting index for an array reference in an SPL function |
|
Declare a static local variable in an SPL function or file |
|
Local error handling with optional continued execution |
|
Display the contents of an SPL file |
|
Display the properties of an object |
|
Return the path to an SPL file or filename |