Get

  

Open Client Administration  

Get

 

 

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");

 


 

Comment on this topic

Topic ID: 800064