Setup Factory 10

SessionVar.Set

SessionVar.Set

This is the first topic This is the last topic  

SessionVar.Set

This is the first topic This is the last topic  

OverviewExamples

SessionVar.Set (

string VariableName,

string Value )

Example 1

SessionVar.Set("%ReleaseDate%", "January 1");

Sets the value of %ReleaseDate% to "January 1".  If %ReleaseDate% does not exist, it is created.

Example 2

SessionVar.Set("%InstallDate%", System.GetDate(DATE_FMT_JULIAN));

Sets the value of %InstallDate% to the current date, in Julian format.

See also: Related Actions


Learn More: Indigo Rose Software - Setup Factory - Buy Now - Contact Us