reload

Description

Refreshes the current page.

Input / Parameter

N/A

Output

DescriptionOutput Type

Returns the formatted information.

Object

Object

KeyDescriptionOutput Type

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

Example

In this example, we will use the App.reload function to reload the current page.

Step

  1. Call the function.

Result

The page will be reloaded.

Last updated