- From: Markku Savela <msa@msa.tte.vtt.fi>
- Date: Mon, 4 Feb 2002 17:04:28 +0200
- To: www-voice@w3.org
A followup question
<catch event="nomatch noinput" count="3" cond="some-expression">
...
</catch>
Should the counter associated with this catcher increment if event
matches, but the cond evaluates to false? Or, increment count only if
both event matches and cond is true?
Seems the latter is how it works?
Received on Monday, 4 February 2002 10:02:32 UTC