GET reads values from the parameter buffer and then deletes them. The parameters are read from the buffer in the order they have been added with the PUT command.
Syntax
GET (n)
Parameter
n
: number of parameters to read from the parameter buffer
Remarks
GET is a function and therefore can not be used standalone. If n=1, you can assign the returned value to a variable. If n>1, GET has to be used as an argument for another command.
Usable since script version 1.1 (Allplan 2012-1).
(C) ALLPLAN GmbH |
Privacy policy |