RSS

Суббота, 20.04.2024, 07:37
Главная » WoW API » API Виджеты » Окно редактирования »

text = EditBox:GetText()

[ править ]
Returns the edit box's text contents.
[клоны]
Returns the edit box's text contents.


Signature:
Code
text = EditBox:GetText()

Returns:
  • text - Text contained in the edit box (string)

Также смотрите: Окно редактирования
Ссылки: http://wowprogramming.com/docs/widgets/EditBox/GetText