UISetValue


 

UISetValue>Window Title,Object Name,New Value

 

Not supported in Macro Scheduler Lite.

 

If possible will set the value of the specified UI automation element to the new value.

 

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: UIS

 

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