Skip to content

Return() - [app_stack]

Synopsis

Return from gosub routine.

Since

1.2.0

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

Generated Version

This documentation was generated from Asterisk branch 23 using version GIT