Beta Documentation - Subject to change.

Sets the current value of the scrollbar.

Syntax

Lua
function ScrollBar:SetValue(value);

Parameters

value
Type: number
The current value of the scroll bar.

Remarks

See Also