XML Script logo
Function _OP_NOT_EQUALS
Name

_OP_NOT_EQUALS

Returns

number

Parameter count

2

Parameter 1

operand1, a string

Parameter 2

operand2, a string

Description

Returns 0 (false) if 'operand1' is the same as 'operand2' and 1 (true) otherwise. In other words, it returns 1 (true) if the two operands are not equal (and 0 otherwise).
(see op_equals_equals for details of how comparison is done.)

Examples of use

                                
                        

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