Agent.Sleep
Method | |
---|---|
Module | Agent |
Library | Core |
Action | Pause for the specified number of seconds. |
Parameters |
|
Return values |
|
Example | Agent.Sleep(Seconds:120, Force:true, Exclusive:true); |
Platforms |
|
Notes | Only useful for testing. |
Method | |
---|---|
Module | Agent |
Library | Core |
Action | Pause for the specified number of seconds. |
Parameters |
|
Return values |
|
Example | Agent.Sleep(Seconds:120, Force:true, Exclusive:true); |
Platforms |
|
Notes | Only useful for testing. |