Forum Discussion
16 years ago
Hi cvalston,
Have you tried dynamic properties where you can define random numbers?
customerId = ${=(int)(Math.random()*1000)}
Have you tried dynamic properties where you can define random numbers?
customerId = ${=(int)(Math.random()*1000)}