Have you had a look at the javascript function? I've never used it
myself, but it may help.
--
Salut,
Jordi.
[EMAIL PROTECTED] wrote:
Hi,
is it possible to modify userparameters by multiplying and adding? I need
to have a user parameter which is
(100 * x) + y
where x = 120
and y = 1...5
I
Hi,
is it possible to modify userparameters by multiplying and adding? I need
to have a user parameter which is
(100 * x) + y
where x = 120
and y = 1...5
I can create x and y by defining user parameters
x ${__Random(1,20,}
y ${__Random(1,5,}
but the multiplication seems a bit tri
2 matches
Mail list logo