Difference between revisions of "StringLen"

Jump to navigation Jump to search
101 bytes added ,  15:12, 10 March 2008
Expanding string info
imported>Haama
(Added note)
imported>Speedo
(Expanding string info)
Line 16: Line 16:
*To effectively clear out a string without destroying and recreating, set the length to 0.
*To effectively clear out a string without destroying and recreating, set the length to 0.
  StringLen StringID 0
  StringLen StringID 0
*If you expand the size of an existing string, each new character is set to the null character (\0).


[[Category: Functions (Pluggy)]]
[[Category: Functions (Pluggy)]]
[[Category: String Functions (Pluggy)]]
[[Category: String Functions (Pluggy)]]
Anonymous user

Navigation menu