Hello!
Is possible to set an interval for {rand:}? ( i need a number in interval from 0 to 9 only)
If it is, give an example, please.
Thanks
Is possible to set an interval for {rand:}? ( i need a number in interval from 0 to 9 only)
If it is, give an example, please.
Thanks
Hi s.elena133,
I don't think that there is any way to set that for {rand;} - you could trim the result down to just the first digit. But probably simpler to use a PHP action with the rand() method - see here.
Bob
I don't think that there is any way to set that for {rand;} - you could trim the result down to just the first digit. But probably simpler to use a PHP action with the rand() method - see here.
Bob
This topic is locked and no more replies can be posted.
