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 (between minValue and maxValue, where minValue, maxValue = slider:GetMinMaxValues()) (number)