Sets the value representing the position of the slider thumb
Signature:
Slider:SetValue(value)
Arguments:
value- Value representing the new position of the slider thumb (betweenminValueandmaxValue, whereminValue, maxValue = slider:GetMinMaxValues()) (number)