This page last changed on Oct 14, 2011 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 Jumps to the last label on the stack, removing it. The return None - GOSUB_RETVAL.

Syntax

Return([value])
Arguments
  • value - Return value.

See Also

Asterisk 10 Application_Gosub
Asterisk 10 Application_StackPop

Import Version

This documentation was imported from Asterisk version SVN-branch-10-r340810.

Document generated by Confluence on Oct 14, 2011 13:24