STEP.GET
Returns the current Streamsheet step.
info
A Streamsheet step is increased only if the Streamsheet is processed, which is not necessarily the case on each App step.
To get the steps for Streamsheets which are repeatedly triggered by execute refer to repeatindex.get().
Syntax
=STEP.GET([Streamsheet])
Arguments
| Name | Type | Description |
|---|---|---|
| Streamsheet (optional) | Sheet | Define the Streamsheet to retrieve step count from. If not specified affiliated Streamsheet is used. Options: |
Return
| Type | Description |
|---|---|
| Number | Current Streamsheet step. |
Examples
| Formula | Result | Comment |
|---|---|---|
| 1 | |
| 1 |