op.setScrollState

Syntax op.getScrollState (lnum)

Params lnum is a number returned by a previous call to op.getScrollState

Action Set the scroll state of the outline window to the same state it was in when op.getScrollState was called.

Returns True.

Notes This kernel verb was added in Frontier 6.2a9.

See Also op.getScrollState

Discuss