Returns the minimum number of page instances.
The minimum is set in the forms designer. Defaults to the current page if a page name isn't set.
Executed
Client-side and server-side.
Arguments
Argument | Type | Description |
---|---|---|
pageName | String, optional | The name of the repeating page to return information about. Defaults to the page the function is used on if not set |
Returns
Returns null for non-repeating pages.
Integer. The minumum number of instances of the page needed to pass validation.
Last modified on September 13, 2023