WebForm.getAllPages

Returns an array of Page objects containing all pages within the form. The first page in the array is the form's first page and subsequent pages will be in display order when the pages are linked via each page's next page property. Pages not linked via a next page property are added at the end of the array and can appear in any order.

returns UNKNOWNcom.ebasetech.xi.api.Page[]