|
Displaying Source Code(s)
|
|
Restart Session
--------------------------------------------------------------------------------
Description : Restarts a session
Function SessionRestarted
Session(saRestarted) = ParseBoolDef(Session(saRestarted), True)
SessionRestarted = Session(saRestarted)
End Function
|
|
|