Setup Factory 10

SessionVar.Remove

SessionVar.Remove

Previous topic Next topic  

SessionVar.Remove

Previous topic Next topic  

OverviewExamples

SessionVar.Remove (

string VariableName )

Description

Removes the given session variable from the session variable manager at runtime.  This essentially "undefines" the session variable.

Parameters

VariableName

(string) The name of the session variable you want to remove (undefine).

Returns

Nothing. You can use Application.GetLastError to determine whether this action failed, and why.

See also: Related Actions


Learn More: Indigo Rose Software - Setup Factory - Buy Now - Contact Us