English Query
Type Property (UserInput Object)
Contains an integer or symbolic constants that represent a type of user input object: a ListInput, StaticInput, or TextInput object.
Applies To
Syntax
UserInput.Type [= value]
Parts
UserInput
An
| Constant | Value | User input types |
|---|---|---|
| nlInputList | 0 | ListInput |
| nlInputText | 1 | TextInput |
| nlInputStatic | 2 | StaticInput |
value
A returned