<nomatch>
No match is used to throw a no-match event or to display a no-input message under certain conditions during the execution of the program. It is the abbreviation for <catch event= “nomatch”>.
Attributes:
|
count |
Contains an integer value. It helps to handle different occurrences of the same event in different ways. |
|
cond |
A boolean expression which must evaluate to true (default) in order to catch the event. |
|
parent |
field, form, initial, menu, object, record, subdialog, transfer, vxml. |
|
children |
assign, audio, clear, disconnect , enumerate, exit, goto, if, log, prompt, reprompt, return, script, submit, throw, value, var. |
