Silk Performer 16.5 now includes a new TrueLogInfo function which allows data to be displayed in the TrueLog. This can be used for a wide range of reasons including displaying parsed data or session information. In this script we are parsing a session ID into the string variable gsSSID. We can then use that variable in the new TrueLogInfo function. The result is a new entry in the TrueLog called 'My Parsed Session ID' along with the contents of the variable:
↧