hwISession LoadSessionFile
Loads the given session file.
Syntax
hwISession_handle LoadSessionFile filename, append
Application
Tcl Query
Inputs
- filename
- The session file to be read.
- append
- 
            - true
- Appends the given file to the existing session.
- false
- Clears the current session before reading the next file.
 
Error
Success (0) or an error code.