XML Script logo
Using the _if element without then and with else
Code
<_if else="false 1" test="0" />
-<_if test="0" >false 2</_if>-
<_if test="0" ><else >false 3</else></_if>
blank <_if else="***ERROR***" test="1" />4
Output
false 1
--
false 3
blank 4
Ref

x.1802

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