[TestOptimal] if Tag

TestOptimal   Wiki Home   Support  

If tag is a command tag. If wraps a set of command tags with a condition. When the condition defined in its attribute evaluates to true, the command tags in its body will be executed.

The syntax is:

  <if value1="expression1" op="comparator" value2="expression2">
     <!-- add other command tags here --!>
  </if>

The attributes value1, op and value2 are the same as assert tag.


Page locked (last edited March 28, 2009) [info] [diff])
FindPage by browsing or searching
5 best incoming links: mScriptTags (11), FAQ: Dynamic Change of Browser (4), whileTag (4)
5 best outgoing links: assertTag (9)
5 most popular nearby: mScriptTags (525), assertTag (293), whileTag (235), FAQ: Dynamic Change of Browser (107)