User Tools

Site Tools


en:actions:actionwindowcondition

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
en:actions:actionwindowcondition [2011/08/11 11:56] – [Exceptions] jmgren:actions:actionwindowcondition [2021/02/13 11:23] (current) – external edit 127.0.0.1
Line 14: Line 14:
  
 ===== Advanced parameters ===== ===== Advanced parameters =====
 +==== Output parameters ====
 +== Position ==
 +Gives the concerned window position as a [[en:code:core:point|Point]]. [//Added in Actionaz 3.4.0.//]
 +== Size ==
 +Gives the concerned window size as a [[en:code:core:size|Size]]. [//Added in Actionaz 3.4.0.//]
 +== 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:actions:actionkillprocess|Kill process]].
 +
 +===== Deprecated parameters =====
 ==== Output parameters ==== ==== Output parameters ====
 == Abscissa == == Abscissa ==
-Gives the concerned window abscissa.+Gives the concerned window abscissa. [//Deprecated since version 3.4.0.//]
 == Ordinate == == Ordinate ==
-Gives the concerned window ordinate.+Gives the concerned window ordinate. [//Deprecated since version 3.4.0.//]
 == Width == == Width ==
-Gives the concerned window width. +Gives the concerned window width. [//Deprecated since version 3.4.0.//]
 == Height == == Height ==
-Gives the concerned window height. +Gives the concerned window height. [//Deprecated since version 3.4.0.//]
-== 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:actions:actionkillprocess|Kill process]].+
  
 ===== Exceptions ===== ===== Exceptions =====
en/actions/actionwindowcondition.txt · Last modified: 2021/02/13 11:23 by 127.0.0.1