See all detail click: https://goo.gl/ENk9EL
Today I will present how to random number for command WAIT SECOND in iMacro.
WAIT SECOND is command of iMacro is a very important statement. This command has a delay function.
Number of seconds we can define as needed, minimum is 0.
Every time to use jQuery in .iim file, I like to use this command between line of jQuery and other line iMacro. Because jQuery works, it takes a while to complete the command.
And so, Sometime we need to random number of seconds and this I will present how to random number.
For random number I will use this command.
1. EVAL command of iMacro.
2. Math.random() command of JavaScript we will use in file type .iim.
3. Math.floor() command of JavaScript we will use in file type .iim.
OK. Let's go to coding see you in video.
Support us by donating money to Paypal ID: [email protected].
5$, 10$, 15$ or to the amount of money coming in, as you can see that we deserved.
Thank you for support us.