AutoIt SetText

Aus expecco Wiki (Version 2.x)
Version vom 25. November 2016, 22:40 Uhr von Cg (Diskussion | Beiträge) (Die Seite wurde neu angelegt: „== Schema == Bild:AutoIt ControlSetText.png == Description == Sets text of a control. == Input Pins == *'''AutoItHandle'''<br>The handle to the autoit s…“)
(Unterschied) ← Nächstältere Version | Aktuelle Version (Unterschied) | Nächstjüngere Version → (Unterschied)
Zur Navigation springen Zur Suche springen

Schema[Bearbeiten]

AutoIt ControlSetText.png

Description[Bearbeiten]

Sets text of 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
  • ControlText
    The text of the control

Revisions[Bearbeiten]

This block is in the AutoIt Library since 1.0.



Back to AutoIt Library.
Previous: AutoIt [ GetText ]
Next: AutoIt [ Option ]




Copyright © 2014-2024 eXept Software AG