SessionVar.Expand |
|
|
|
SessionVar.Expand |
|
|
|
|
||
OverviewExamples
sProductName = SessionVar.Expand("%ProductName%");
Gets the product name from the session variable %ProductName% and stores it in a string "sProductName."
sInstallMessage = SessionVar.Expand("%ProductName% v%ProductVer% Setup");
Stores a custom install message in a string "sInstallMessage" from the session variables %ProductName% and %ProductVer%.
See also: Related Actions
Learn More: Indigo Rose Software - Setup Factory - Buy Now - Contact Us