Beta Documentation - Subject to change.

Gets the current value of the scrollbar.

Syntax

Lua
function ScrollBar:GetValue();

Returns

Type: number
The current value of the scroll bar.

Remarks

See Also