XML Script logo
Example of rand
Code
# foo1 :=  rand() #
# foo2 :=  rand() #
foo1 := rand()  assigns # foo1 # to foo1.
foo2 := rand()  assigns # foo2 # to foo2.
Output

foo1 := rand()  assigns #rand()# to foo1.
foo2 := rand()  assigns #rand()# to foo2.
Ref

x.7001

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