Causes the questionnaire to change to the next page or complete via the "done" action.

This is the way to manually cause the "Next/Done" action to occur.

Parameters

none

Return Value

none

Remarks

This routine will not retrigger the evaluation script of any buttons attached to the Next/Prev buttons.

The purpose of this routine is to allow a button click event script to trigger the page change or to allow the button to change the page during Next/Prev evaluation with an attached Button when the "On Next ExecuteScript" or "On Prev Execute Script" option is True.

Examples

C.NextPage()