API_NAV_JUMP

This function will navigate to a specified page.

API function name: api_nav_jump(pageNumber)
Parameters: pageNumber <int> [required]
Return Type:

<bool>

True if the navigation has been successfully initiated, otherwise False.

Programmer notes:
Code Example:

None