[08]Refresh

Last modified by Tuan Nguyen on 2022/05/13 02:21

RCA.Activities.Browser.Refresh

Description

The Refresh reloads the tab that is currently displayed in a browser.

Browser_Refresh

Properties

Common

  • Continue On Error (Boolean) - A Boolean variable has two possible values: True or False.
    True - allows the rest of the process to continue the execution even an error occurs within the activity.
    False (default) - blocks the process from continuing the execution.

Misc

  • Display Name (String) - The name of this activity. You can edit the name of the activity to organize and structure your code better.
    E.g: [5666565] Refresh
  • Public (Checkbox) - Check if you want to public it. Remember to consider data security requirement before using it. Default is un check.

Table of Content

  
Navigation