Used to express branching based on specific criteria. The most common use of this would be If-Then-Else. If the condition evaluates to true the application then the application runs another set of code. Else implies that the condition evaluated to false and runs a different set of code. Read more...
A grammar element specifies a permissible vocabulary for user interaction and an inline grammar is a list of phrases and subgrammars included within the grammar element. Read more...See also: Grammar, IVR