This page last changed on Jul 20, 2012 by wikibot.
Return()
Synopsis
Return from gosub routine.
Description
Jumps to the last label on the stack, removing it. The return value, if any, is saved in the channel variable GOSUB_RETVAL.
Syntax
Arguments
See Also
Import Version
This documentation was imported from Asterisk Version SVN-trunk-r370328
|