login | register
Fri 09 of Jan, 2009 [00:49 UTC]

voip-info.org

Asterisk cmd ContinueWhile

Created by: user_name,Last modification on Wed 22 of Aug, 2007 [10:38 UTC]

ContinueWhile

Restart a While loop
Return to last While statement

Synopsis

ContinueWhile()

Description

Like "continue;" in C programming language. Returns to the top of the while loop and re-evaluates the conditional.
See the Wiki page for While.


Go back to Asterisk - documentation of application commands


Comments