XML Script logo
Using the not function without parentheses
Code
'#not 0#' will result in '1'
'#not 1 == 0#' will result in '1'
'# 1 and not 1 == 0#' will result in '1'
'# not 1 == 0 and 1#' will result in '1'
Output
'1' will result in '1'
'1' will result in '1'
'1' will result in '1'
'1' will result in '1'
Ref

x.3003

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