Statements in DIAL

A DIAL script consists of a series of statements. Each statement can be a simple statement, such as an assignment statement or an expression, a compound statement that contains other statements, or a control statement. Statements are normally separated by semicolons (;).

DIAL supports the following statement types: