StackPop
Remove an address from the Gosub stack without returning
Synopsis
StackPop()
Description
Removes a single address from the stack of addresses accumulated by a series of Gosub / GosubIf commands, but does not return to that address. May be useful for handling error conditions which require not returning to the calling routine.
Asterisk | Applications | Functions | Variables | Expressions | Asterisk FAQ