Minimize Window

Last modified by VuNH54 on 2023/04/17 16:39

RCA.Activities.Common.MinimizeWindow

Description

The Minimize Window activity allows you to select a window and minimizes it.

image-20230417162811-1.png

(* is mandatory)

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 : blocks the process from continuing the execution.

Input

  • Window - Use a WindowApp variable as input. 

Misc

  • Public (Checkbox) - Check if you want to public the activity. Remember to consider data security requirement before using this property.
  • 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: [3424325] Minimiza Window

Table of Content

  
Navigation