Clear

  

Open Client Administration  

Clear

The PROIV Object interface has a number functions that can be used by any plugin objects.

 

 

Purpose

Clear a value from the browser session storage.

Syntax

 

Operation

name is the name of the storage value.

Remarks

This function has no return value.

Example

proiv.clear(this.objectID+"_options");


 

Comment on this topic

Topic ID: 800055