Skip to content

LOCAL() - [app_stack]

Synopsis

Manage variables local to the gosub stack frame.

Since

1.6.1.0

Description

Read and write a variable local to the gosub stack frame, once we Return() it will be lost (or it will go back to whatever value it had before the Gosub()).

Syntax

LOCAL(varname)
Arguments
  • varname

See Also

Generated Version

This documentation was generated from Asterisk branch 20 using version GIT