UIGetValue


 

UIGetValue>Window Title,Object Name, Values,Positions

 

Not supported in Macro Scheduler Lite.

 

Returns a value or list of values, and positions and dimensions for objects matching Object Name on the given window.

 

If more than one object is found the values and positions will be delimited by the "|" character. Positions has the format (Xpos,YPos,Width,Height).

 

Use UIAccessibleList, the Find Object Wizard or View System Windows Tool to identify accessible UI elements.

 

Window title can be a full case sensitive title or case insensitive substring if followed by the '*' character.  A handle can be specified if WIN_USEHANDLE is set to 1 or if WIN_REGEX is set to 1 a regular expression can be used.  See SetFocus for more info.

 

Abbreviation: UIG

 

See Also: UIClick, UIFocus, UIAccessibleList, UIPos, UISelect, UISetValue