RSS

Вторник, 05.11.2024, 19:28
Главная » WoW API » API Виджеты » Окно редактирования »

enabled = EditBox:IsNumeric()

[ править ]
Returns whether the edit box only accepts numeric input.
[клоны]
Returns whether the edit box only accepts numeric input.


Signature:
Code
enabled = EditBox:IsNumeric()

Returns:
  • enabled - 1 if only numeric input is allowed; otherwise nil (1nil)

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