This page last changed on Jul 20, 2012 by wikibot.
While()
Synopsis
Start a while loop.
Description
Start a While Loop. Execution will return to this point when EndWhile() is called until expr is no longer true.
Syntax
Arguments
See Also
Import Version
This documentation was imported from Asterisk Version SVN-branch-1.8-r370275
|