StrNew

From the Oblivion ConstructionSet Wiki
Revision as of 17:18, 13 July 2007 by imported>Talkie Toaster (New page: '''Syntax:''' set ''long'' to StrNew Registers a new string, and returns it's reference number as a ''long''. This number is used when performing functions on the string- the long itse...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Syntax:

set long to StrNew  

Registers a new string, and returns it's reference number as a long. This number is used when performing functions on the string- the long itself does not contain the string, merely points to it.