Difference between revisions of "AppendToName"

31 bytes added ,  04:45, 27 January 2008
→‎See Also: Added HasName
imported>WereWolf
imported>Haama
(→‎See Also: Added HasName)
 
(2 intermediate revisions by 2 users not shown)
Line 2: Line 2:


'''Syntax:'''
'''Syntax:'''
  (nothing) ''reference.''"AppendToName toAppend:string" ''toObject:ref''
  (nothing) ''reference.''AppendToName "toAppend:string" ''toObject:ref''


Appends the passed string to the end of the name of the calling reference or passed objectID.
Appends the passed string to the end of the name of the calling reference or passed objectID.


==See Also==
==See Also==
*[[SetName]]
*[[HasName]]
*[[CompareName]]
*[[CompareName]]
*[[CompareNames]]
*[[CopyName]]
*[[CopyName]]
*[[ModName]]
*[[ModName]]
*[[NameIncludes]]
*[[NameIncludes]]
*[[SetName]]


[[Category:Functions]]
[[Category:Functions]]
Anonymous user