Asterisk Project : Asterisk 13 Application_While

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

While(expr)
Arguments
  • expr

See Also

Import Version

This documentation was imported from Asterisk Version SVN-branch-13-r420538