Online Manual: "User Management Resource Adminstrator"
Go to: User Management Resource Administrator homepage
Script Action: Delay
Function
Wait for a specified number of milli-seconds (1000 milli-seconds = 1
second). This action can be used for instance before the retry of a failed
action.
Deployment
In more complicated scripts, you might want to delay certain operations.
For instance before an operation is retried or to limit network load.
For this purpose, this action can be used. The action simply suspends
the script for the specified time. Note that during this time, the script
cannot be aborted.
Properties
|
Property Name |
Description |
Typical setting |
Remarks |
|
Delay (milli-seconds) |
The delay specified in milli-seconds. |
|
|
More information:
Principle of operation
Project operations - Input data
Project operations - Manage script actions
Project operations - Variables
Help on help
|