XML Script logo
_OP_MINUS_EQUALS - Example of use
Code

# Item5 := 6 #
# Item6 := 36.7 #


# Item5 -= 7 #
# Item6 -= 5 #

The resulting values of the items.
# Item5 #
# Item6 #
Output

The resulting values of the items.
-1
31.7
Ref

x.7604

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