Session.record

Session.record(name)

Record the current state of the session into session history.

Parameters:
namestr

The name of the current state.

Returns:
None