StackPop()
Gosub()
-Rücksprung-Adresse.StackPop()
Gosub()
-Aufrufe
aufgebaut wird.————————| 1.2 |————————| 1.4 |————————| 1.6 |————————
-= Info about application 'StackPop' =-
[Synopsis]
Remove one address from gosub stack
[Description]
StackPop()
Removes last label on the stack, discarding it.
--- in Asterisk 1.4
+++ in Asterisk 1.6
@@ -4,5 +4,5 @@
Remove one address from gosub stack
[Description]
- StackPop()
- Removes last label on the stack, discarding it.
+ StackPop():
+ Removes last label on the stack, discarding it.
Gosub()
“