Home Search

DriveWorks Pro 21
SppGetNavigationStepsInOrder

Send Feedback

SppGetNavigationStepsInOrder

Returns the steps in the current navigation in order as an array.

Syntax

SppGetNavigationStepsInOrder()

Where:

There are no arguments for this function.

Example

RuleResultMeaning
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.