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
Return([value])
Arguments
value
- Return value.
See Also
Import Version
This documentation was imported from Asterisk Version SVN-branch-13-r420538