ClearAllAttrValues |
DEVELOPER |
|
|
Purpose |
.ClearAllAttrValues allows you to clear all attributes in a session. |
Object Type |
Session |
Syntax |
Session.ClearAllAttrValues |
Remarks |
This method is used to clear all attributes in a session. |
Example |
To clear all attributes in a session: Session.ClearAllAttrValues() |
Topic ID: 510179