Welcome to the Indigo Rose Software discussion forums! You will need to sign up for a forum account and login before you can post. Need help? View the Forum FAQ.
You would write anything related to Session Variables (the name? the current value? both? unclear.) in a XML structure in the same manner as shown in the help for XML.SetValue(). After everything is set properly in the XML, you need to save the new XML structure in memory to disk with XML.Save().
Comment