Previous Topic: AddParameter Method—Adds Session Variable Name-Value Pair to Parameters List

Next Topic: GetID Method—Retrieves the Session ID

DelVariables Method—Deletes Session Variables from Session Store

The DelVariables method deletes the session variables in the parameters list from the session store. Call AgentSession‑>AddParameter first to specify the variables in the parameters list.

Syntax

The DelVariables method has the following format:

Netegrity::AgentSession‑>DelVariables()

Parameters

The DelVariables method accepts no parameters.

Return Value

The DelVariables method does not return a value.

Remarks

The DelVariables method clears the parameters list.


Copyright © 2010 CA. All rights reserved. Email CA about this topic