Jump to content

Mod Tool/Scripting: Difference between revisions

m
changing link from http->https
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 [http://www.w3schools.com/vbscript/vbscript_ref_functions.asp HERE]
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]




2,112

edits