Difference between revisions of "TextInputDialog.NUMBER"
From GiderosMobile
(Created page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> '''Value:''' number<br/> === Description === <translate></translate>") |
m |
||
(5 intermediate revisions by 2 users not shown) | |||
Line 2: | Line 2: | ||
'''Available since:''' Gideros 2011.6<br/> | '''Available since:''' Gideros 2011.6<br/> | ||
'''Value:''' number<br/> | '''Value:''' number<br/> | ||
+ | '''Defined by:''' [[TextInputDialog]]<br/> | ||
+ | |||
=== Description === | === Description === | ||
− | + | Allow only numbers (no decimal, no negative). | |
+ | |||
+ | {{TextInputDialog}} |
Latest revision as of 20:59, 4 November 2024
Available since: Gideros 2011.6
Value: number
Defined by: TextInputDialog
Description
Allow only numbers (no decimal, no negative).