2,112
edits
m (changing link from http->https)  | 
				m (changing link from http->https)  | 
				||
| Line 100: | Line 100: | ||
  logmessage XSIUtils.Environment("MyVar")  |   logmessage XSIUtils.Environment("MyVar")  | ||
As the information is a string you need to convert it back to what it was meant originally e.g. with cBool and cInt. For more conversion see [  | As the information is a string you need to convert it back to what it was meant originally e.g. with cBool and cInt. For more conversion see [https://www.w3schools.com/vbscript/vbscript_ref_functions.asp HERE]  | ||