Returns the steps in the current navigation in order as an array.
SppGetNavigationStepsInOrder()
Where:
There are no arguments for this function.
Rule | Result | Meaning |
---|---|---|
SppGetNavigationStepsInOrder() | {"Step Name","Next Step";"Main","Finish";"Finish",""} | Will return the names of the different navigation steps that you will step through. This is returned as an Array. |