REFRESHPAGE() |
DEVELOPER |
|
|
Purpose |
.RefreshPage() allows you to re-display data for the Paging Cycle object. |
Syntax |
ObjectReference.RefreshPage() |
Operation |
ObjectReference is the Tag Name of the Paging Cycle object |
Remarks |
This method is ignored if the screen is in Add or Insert mode. |
Example |
To update the Paging Cycle with the Tag Name of OrderScreen: OrderScreen.RefreshPage() |
Topic ID: 510026