AutoIt GetText: Unterschied zwischen den Versionen

Aus expecco Wiki (Version 2.x)
Zur Navigation springen Zur Suche springen
Zeile 21: Zeile 21:
<hr>
<hr>
Back to [[AutoIt Library#Window Control Specific Functions|AutoIt Library]].<br>
Back to [[AutoIt Library#Window Control Specific Functions|AutoIt Library]].<br>
Previous: [[AutoIt Send|AutoIt [ Send]]]<br>
Previous: [[AutoIt Send|AutoIt [ Send ]]]<br>
Next: [[AutoIt SetText|AutoIt [ SetText ]]]
Next: [[AutoIt SetText|AutoIt [ SetText ]]]



Version vom 25. November 2016, 22:44 Uhr

Schema[Bearbeiten]

AutoIt ControlGetText.png

Description[Bearbeiten]

Retrieves text from a control.

Input Pins[Bearbeiten]

  • AutoItHandle
    The handle to the autoit server
  • WindowTitle
    The title of the window
  • ControlId
    The ID of the receiver control

Output Pins[Bearbeiten]

  • ControlText
    The text of the control

Revisions[Bearbeiten]

This block is in the AutoIt Library since 1.0.



Back to AutoIt Library.
Previous: AutoIt [ Send ]
Next: AutoIt [ SetText ]




Copyright © 2014-2024 eXept Software AG