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
Record the current state of the session into session history.
The name of the current state.