Action
Sets the value for the spinner control.
Availability
This functionality is supported only if you are using the Open Agent.
Syntax
SetValue (value)
Variable
|
Description
|
value
|
The amount to set. The default value is "1".
INTEGER.
|
Example
MyDialog.Spinner1.SetValue(3)