Was this helpful?
GetValue Method
The GetValue method gets the current value in the spin control.
This method has the following syntax:
varchar(256) = SpinObject.GetValue()
This method returns the current value as a varchar(256) data type.
Last modified date: 12/20/2023