Returns the value representing the current position of the slider thumb.
Returns the value representing the current position of the slider thumb.
Signature:
Code
value = Slider:GetValue()
Returns:
value - Value representing the current position of the slider thumb (between minValue and maxValue, where minValue, maxValue = slider:GetMinMaxValues()) (number)