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 (betweenminValue
andmaxValue
, whereminValue, maxValue = slider
:GetMinMaxValues()
) (number
)