TrueUpdate 3.9

SessionVar.Expand

SessionVar.Expand

This is the first topic This is the last topic  

SessionVar.Expand

This is the first topic This is the last topic  

OverviewExamples

string SessionVar.Expand (

string Text )

Example 1

sProductName = SessionVar.Expand("%ProductName%");

Gets the product name from the session variable %ProductName% and stores it in a string "sProductName."

Example 2

supdateMessage = SessionVar.Expand("%ProductName% v%ProductVer% update");

Stores a custom update message in a string "supdateMessage" from the session variables %ProductName% and %ProductVer%.

See also: Related Actions


Learn More: Indigo Rose Software - TrueUpdate - Buy Now - Contact Us