save(...)
This method saves the sessionOptions in the current fileName.
Required arguments
None.
Optional arguments
- backupFile
A Boolean specifying whether save a numbered backup copy of the preferences file, fileName. Default is True.
Return value
None.
Exceptions
None.