Get Wizard Page Index

Use this system function to retrieve the index of a selected wizard page in relationship to the other wizard pages. The list of wizard pages starts with an index of one.

Parameters

Wizard Control

The wizard FC to affect.

Subform

Input, required. The page for which you want the index value. Set the parameter to an applicable object from the object list.

Index

Input (integer), required. The object to which to assign the return value that indicates the point in the list where the subform resides. This parameter is 1-based. Set the parameter to an applicable object from the object list.

Returns

The system function returns he index value of the subform to the object defined by Index.