Clear |
Open Client Administration |
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"); |
Topic ID: 800055