RSS

Пятница, 19.04.2024, 13:40
Главная » 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