StrNew
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...)
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.