Xbasic
a5_session_vars_store Function
Syntax
C a5_session_vars_store(N session_handle )
Arguments
- session_handle
Numeric
Description
Copies all of the session variables to a string that can be restores using a5_session_vars_restore()
Limitations
Desktop applications only.
See Also