axlCloseSession( t_session ) => t / nil
t_session
Closes the specified session.
Name of the ADE session you want to close.
t
The specified session is closed.
nil
The specified session is not closed.
Closes the session session0.
session0
axlCloseSession( "session0" ) =>t