method InputNumber(FieldName: String)
Define a number edit control in an input grid that allows input of arbitrary numbers.
InputNumber method syntax has these named arguments:
Parameter |
Description |
|---|---|
Field Name |
Required. Name of the field to display this editor for. |
See also MaxBasic InputNumber function and Scripted Form InputNumber method.