DADiSP Worksheet Functions > Function Categories > Control Flow > Control Flow
Terminate the immediately enclosing FOR, LOOP or WHILE loop |
|
Terminate the execution of statements in a FOR, LOOP or WHILE loop |
|
Abort processing on error |
|
Provide generic FOR-loop iterative statements |
|
Branch to labeled statements in SPL functions |
|
Evaluate if true |
|
Simple but fast FOR-loop evaluation |
|
Return a value from a function |
|
Transfer control to one of several statements |
|
Handle errors within a processing block |
|
Pause execution of an SPL function |
|
Evaluate while expression |