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