Difference between revisions of "StringSetName"
Jump to navigation
Jump to search
imported>Speedo (New page: {{Beta}} A command for Pluggy. '''Syntax:''' StringSetName Object:ref StringID:long Set the name of ''Object'' to the specified string. *Object '''must''' be a l...) |
imported>Quetzilla m |
||
(One intermediate revision by one other user not shown) | |||
Line 1: | Line 1: | ||
A command for [[:Category: Pluggy|Pluggy]]. | A command for [[:Category: Pluggy|Pluggy]]. | ||
Line 9: | Line 7: | ||
*Object '''must''' be a local ref variable. | *Object '''must''' be a local ref variable. | ||
==See Also== | |||
*[[StringGetName]] | |||
[[Category: Functions (Pluggy)]] | [[Category: Functions (Pluggy)]] | ||
[[Category: String Functions (Pluggy)]] | [[Category: String Functions (Pluggy)]] |
Latest revision as of 05:37, 9 August 2008
A command for Pluggy.
Syntax:
StringSetName Object:ref StringID:long
Set the name of Object to the specified string.
- Object must be a local ref variable.