GETSTEP
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 an App refer to getmachinestep and to get the steps for Eclipse Streamsheets which are repeatedly triggered by execute refer to repeatindex.
Syntax
=GETSTEP([Streamsheet])
Arguments
Name | Description |
---|---|
Streamsheet (optional) | Define the Streamsheet to retrieve step count from. If not specified affiliated Streamsheet is used. |
Return
Current Streamsheet step.
Examples
Formula | Result | Comment |
---|---|---|
| 1 | |
| 1 |