Returns the value representing the current position of the slider thumb
Signature:
value = Slider:GetValue()
Returns:
value- Value representing the current position of the slider thumb (betweenminValueandmaxValue, whereminValue, maxValue = slider:GetMinMaxValues()) (number)