XML Script logo
_OP_DIVIDE_EQUALS - Example of use
Code

# Item7 := 12 #
# Item8 := 24.5 #


# Item7 /= 6 #
# Item8 /= 3 #

The resulting values of the items.
# Item7 #
# Item8 #
Output

The resulting values of the items.
2
8.16667
Ref

x.7605

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