XML Script logo
Using the _if element with sub-element
Code
<_if test="1" ><then >true 1</then><else >***ERROR***</else></_if>
<_if test="0" ><then >***ERROR***</then><else >false 2</else></_if>
Output
true 1
false 2
Ref

x.1804

XML Script homepage | Documentation home | XML Script docs | Command list | Function list | X-Tract docs

X-Stream, X-Tract and XML Script are trade marks of DecisionSoft Limited
© Copyright 1998-2000 DecisionSoft Limited