reload
Last updated
Refreshes the current page.
N/A
Returns the formatted information.
Object
success
Boolean value to denote whether the function was executed successfully.
Text
message
The message to print.
Text
data
Any additional message or data to print.
Text
In this example, we will use the App.reload function to reload the current page.
Call the function.

The page will be reloaded.
Last updated