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¶
expr
See Also¶
Generated Version¶
This documentation was generated from Asterisk branch 22 using version GIT