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>Talkie Toaster
Line 1: Line 1:
'''Syntax:'''
'''Syntax:'''
  StrPrint ''long:StringRef''
  StrPrint ''StringRef:long''


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

Revision as of 19:23, 13 July 2007

Syntax:

StrPrint StringRef:long

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