Setup Factory 10

SessionVar.Remove

SessionVar.Remove

This is the first topic This is the last topic  

SessionVar.Remove

This is the first topic This is the last topic  

OverviewExamples

SessionVar.Remove (

string VariableName )

Example 1

SessionVar.Remove("%UserSerialNumber%");

Undefines the session variable %UserSerialNumber%.

Example 2

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