SessionVar.Get |
|
|
|
SessionVar.Get |
|
|
|
|
||
OverviewExamples
string SessionVar.Get ( |
sMyVar = SessionVar.Get("%MyVar%");
Gets the contents of the session variable %MyVar%. If %MyVar% contains other session variables, the names of those variable will be returned, not their expanded contents.
sResult = SessionVar.Get(sVarName);
Gets the contents of the session variable contained in "sVarName". If this variable contains other session variables, these variable names will be returned.
See also: Related Actions
Learn More: Indigo Rose Software - TrueUpdate - Buy Now - Contact Us