About Session Variables
Session variables are initialized when a user signs in.
These variables exist for each user for the duration of their browsing session and expire when the user closes the browser or signs out. There are two types of session variable: system and non-system.