method InputBoolean(FieldName: String)
Define a radio button control in an input grid that allows selection of boolean (yes/no) values.
InputBoolean method syntax has these named arguments:
Parameter |
Description |
|---|---|
Field Name |
Required. Name of the field to display this editor for. |
See also Scripted Form InputBoolean method and MaxBasic InputBoolean method.