Get  | 
   Open Client Administration  | 
| 
 
  | 
 
  | 
| 
 Purpose  | 
 Returns a value from the browser session storage.  | 
| 
 Syntax  | 
 
  | 
| 
 Operation  | 
 name is the name of the storage value.  | 
| 
 Remarks  | 
 Return value: Returns the value from the storage, or null if the name could not be found.  | 
| 
 Example  | 
 var options = proiv.get(this.objectID+"_options");  | 
Topic ID: 800064