Asterisk cmd ContinueWhile
Created by: user_name,Last modification on Wed 22 of Aug, 2007 [10:38 UTC]
ContinueWhile
Restart a While loopReturn 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