en:actions:actionwindowcondition
Differences
This shows you the differences between two versions of the page.
Previous revision | |||
— | en:actions:actionwindowcondition [2021/02/13 11:23] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 1: | Line 1: | ||
+ | ====== Window condition ====== | ||
+ | This action allows the user to check a condition in a specific window. It permits notably to check if a window exists or not. | ||
+ | ===== Standard parameters ===== | ||
+ | ==== Input parameters ==== | ||
+ | == Window title == | ||
+ | The concerned window title.The user can select an existing window by using the cross-shaped button on the right of the text field. | ||
+ | |||
+ | == Condition == | ||
+ | The condition to be checked. | ||
+ | |||
+ | == If right - If false == | ||
+ | Permits to choose the action running after the chosen condition is checked. | ||
+ | |||
+ | ===== Advanced parameters ===== | ||
+ | ==== Output parameters ==== | ||
+ | == Position == | ||
+ | Gives the concerned window position as a [[en: | ||
+ | == Size == | ||
+ | Gives the concerned window size as a [[en: | ||
+ | == Process identifier == | ||
+ | Gives the identifier of the process which runs the window.The variable which recovers this identifier could be used by other actions like [[en: | ||
+ | |||
+ | ===== Deprecated parameters ===== | ||
+ | ==== Output parameters ==== | ||
+ | == Abscissa == | ||
+ | Gives the concerned window abscissa. [// | ||
+ | == Ordinate == | ||
+ | Gives the concerned window ordinate. [// | ||
+ | == Width == | ||
+ | Gives the concerned window width. [// | ||
+ | == Height == | ||
+ | Gives the concerned window height. [// | ||
+ | |||
+ | ===== Exceptions ===== | ||
+ | |||
+ | * [[en: | ||
+ | * [[en: | ||
+ | * [[en: |