This page last changed on Oct 14, 2011 by wikibot.

LOCAL()

Synopsis

Manage variables local to the gosub stack frame.

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

Asterisk 10 Application_Gosub
Asterisk 10 Application_GosubIf
Asterisk 10 Application_Return

Import Version

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

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