Difference between revisions of "Print"

110 bytes added ,  10:36, 20 July 2014
improved example
imported>Odessa
m (added category debugging)
imported>Odessa
(improved example)
Line 8: Line 8:
   |Type = expression
   |Type = expression
   }}
   }}
  |example = Print $this
  |example = Print "My mod version is " + $MyMainQuest.Version + " and NVSE version is " + $(GetNVSEVersion)
}}
}}
==See Also==
==See Also==
*[[PrintToConsole]] (PrintC)
*[[PrintToConsole]] (PrintC)
*[[ToString|ToString($)]]
*[[String Variable]]
*[[String Variable]]
[[Category:Functions_(NVSE)]]
[[Category:Functions_(NVSE)]]
[[Category:Debugging]]
[[Category:Debugging]]
Anonymous user