AutoIt Language Reference (WinGetText)

[ KiXtart  VBScript  Batch  AutoIt  HTA  PowerShell  Windows Command Lines  Other Command Line Utilities  ]


WinGetText  (Function)

Syntax
WinGetText ("<title>" [, "<text>"])

Parameters
title = the title of the window to read

text = text of the window to read (optional)

Description
Retrieves the text from a window

Example
$text = WinGetText("Untitled -", "")
MsgBox(0, "Text read was:", $text)

Also see:
WinGetTitle  ControlGetText  


 
Material derived from AutoIt Help file ©1999-2004 Jonathan Bennett & AutoIt Team
 
Have a correction, addition or suggestion on this? Please let us know!
Last Edited: 9/22/2004. This page has been viewed 3089 times. Unless otherwise specified, all information is (C) 2004-2007 iTripoli, Inc. All Rights Reserved.

Note: you can view this information right within ASE by right clicking any keyword and selecting "Help..."



iTripoli prides itself on providing top notch customer service

Find answers or open a ticket to ask directly, when opening a ticket we will suggest relavant articles to help you get answers as quickly and accurately as possible. Visit our support center now!

Please visit our full support center to find answers quickly or submit questions or feedback.