Inhalt

Index

GOTO

GOTO jumps to an internal subroutine.

Syntax

GOTO label

Parameters

label: the entry point of the subroutine. label can be any numerical or string expression, and even a variable (but this may slow down the script). GOTO does not return to the calling line of the script (in contrary to GOSUB)

Remarks

Usable since script version 1.1 (Allplan 2012-1).



Allplan

(C) ALLPLAN GmbH

Privacy policy