SessionVar.Remove |
|
|
|
SessionVar.Remove |
|
|
|
|
||
OverviewExamples
SessionVar.Remove ( |
SessionVar.Remove("%UserSerialNumber%");
Undefines the session variable %UserSerialNumber%.
sVariableName = "%Password%";
SessionVar.Remove(sVariableName);
Undefines the session variable %Password%, which is stored in the string "sVariableName."
See also: Related Actions
Learn More: Indigo Rose Software - Setup Factory - Buy Now - Contact Us