Language Reference Guide : C. Generated User Classes : Spin_Object User Class : GetValue Method
 
Share this page                  
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.