op.setExpansionState

Syntax op.setExpansionState (lnum)

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

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

Returns True.

Notes This kernel verb was added in Frontier 6.2a9.

See Also op.getExpansionState

Discuss