Member of the programming class.
continue
Jumps to the end of the innermost for or while loop without executing the remaining lines of code. LabVIEW registers an iteration of the loop and continues execution of the loop as normal.
If you call this function from a MathScript Node, LabVIEW operates with slower run-time performance for the MathScript Node. To optimize the performance of the MathScript Node, remove this function from scripts.