Pulser3 Programming Manual Download PDF

Unconditional Branching to a Specific Line (goto a)

It searches for the line number (N) specified by a within the program, moves the cursor to that line, and continues execution from there.

 

Example:

If the target line N is not found, <ALM99> Program End error occurs.