Home Search

DriveWorks Pro 21
SppNextFormName

Send Feedback

SppNextFormName

Returns the name of the next Form in the Navigation.

Syntax

SppNextFormName([Current Form Name])

Where:

Current Form Name is the name of the Current Form. The Function will return the next Form name from the Navigation.

Example

RuleResultMeaning
SppNextFormName("Details")FinishWill return Finish as that is the name of the next form in the navigation.