Difference between revisions of "TextInputDialog.NUMBER"
From GiderosMobile
m |
|||
(3 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
__NOTOC__ | __NOTOC__ | ||
− | ''' | + | '''Available since:''' Gideros 2011.6<br/> |
− | ''' | + | '''Value:''' number<br/> |
− | ''' | + | '''Defined by:''' [[TextInputDialog]]<br/> |
− | === | + | |
− | + | === 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).