RiftSlider:GetRange

Returns the current range of the slider.

Usage:

minimum, maximum = RiftSlider:GetRange()
ParameterTypeDatatypeDescription
maximumresultnumberThe maximum value for the position of this slider.
minimumresultnumberThe minimum value for the position of this slider.