Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
0.13.4 source code.tar.gz | 2023-06-30 | 512.4 kB | |
0.13.4 source code.zip | 2023-06-30 | 643.4 kB | |
README.md | 2023-06-30 | 290 Bytes | |
Totals: 3 Items | 1.2 MB | 0 |
The getStepParents
method of the Designer
class supports now a step id as an argument. It is possible to get parents of a step by its id. The method still supports a step object or a sequence as an argument.
:::js
designer.getStepParents('eb4f481ee1b90c6e3fc9b42dd010d2a5');