StrSet
Revision as of 17:28, 13 July 2007 by imported>Talkie Toaster
Syntax:
StrSet StringRef:long "String"
Example
StrSet sentence "Sentence will be set to this"
Sets the contents of the passed StringRef to the passed string. StrSet will overwrite any existing contents of the string.