Sleep action with variable input?

Post your questions and help other users.

Moderator: Martin

Post Reply
apshergill91
Posts: 18
Joined: 07 Dec 2013 05:59

Sleep action with variable input?

Post by apshergill91 » 08 Dec 2013 16:32

How can i use variables with sleep action?

So that i can simply change valve of variable to produce different time delays!!

----------------------------------------
Phone: HTC Desire V (Dual SIM)
Level: Begineer
Country: India
Language:English

User avatar
kintrupf
Posts: 257
Joined: 10 Sep 2013 08:59

Re: Sleep action with variable input?

Post by kintrupf » 09 Dec 2013 09:38

Just put the variable into the Duration field of the Sleep action. Be sure to surround the variable name with curly braces.
Example: {global_your_variable}

Post Reply