new IntervalStep( [fct] [, options])
Parameters:
Name | Type | Argument | Default | Description |
---|---|---|---|---|
fct |
function |
<optional> |
Chaining.Step.prototype.defaultExec | The function executed by the step |
options |
object |
<optional> |
{} | Extra options passed to the step to control its execution |
Extends
- Chaining.Step