Difference between revisions of "StrPrint"

From the Oblivion ConstructionSet Wiki
Jump to navigation Jump to search
imported>Talkie Toaster
(New page: '''Syntax:''' StrPrint ''long:StringRef'' Prints the string associated with the passed StringRef to the console. Category: Functions (OBSE) Category: TSFC)
 
imported>Tibixe
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
'''Syntax:'''
'''Function:'''
  StrPrint ''long:StringRef''
  StrPrint ''strToPrint:stringID''


Prints the string associated with the passed StringRef to the console.
Prints the string associated with the passed stringID to the console.


[[Category: Functions (OBSE)]]
[[Category: Functions (OBSE)]]
[[Category: TSFC]]
[[Category: TSFC]]

Latest revision as of 12:19, 10 August 2007

Function:

StrPrint strToPrint:stringID

Prints the string associated with the passed stringID to the console.