Difference between revisions of "TextInputDialog.NUMBER"
From GiderosMobile
m |
|||
| (One intermediate revision by the same user 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}} | {{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).