XML Script logo
_OP_PLUS_EQUALS - Example of use
Code

# Item3 := 4 #
# Item4 := 3.4 #


# Item3 += 2 #
# Item4 += 2 #

The resulting values of the items.
# Item3 #
# Item4 #
Output

The resulting values of the items.
6
5.4
Ref

x.7603

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