Delay
The Delay step introduces a waiting period within a Smart Chain execution. It allows for a specified delay before proceeding to the next step, ensuring a controlled execution flow.
Options
| Defines the duration (in seconds) for which the execution should pause before continuing. |
|
|
Output
| The timestamp indicating when the delay period ended. |
|
|
| The timestamp indicating when the delay period started. |
| The total time before executing next step in smart chain. |
Properties
type | System function |
needs conversation | false |
uses content template | false |
uses options template | true |
customizable output schema | false |