Returns the name of the next Form in the Navigation.
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.
Rule | Result | Meaning |
---|---|---|
SppNextFormName("Details") | Finish | Will return Finish as that is the name of the next form in the navigation. |