Difference between revisions of "AppendToName"
Jump to navigation
Jump to search
imported>Haama (→See Also: Added links) |
imported>DragoonWraith m (misplaced quotation) |
||
Line 2: | Line 2: | ||
'''Syntax:''' | '''Syntax:''' | ||
(nothing) ''reference.''" | (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. |
Revision as of 04:35, 22 January 2008
A command for Oblivion Script Extender
Syntax:
(nothing) reference.AppendToName "toAppend:string" toObject:ref
Appends the passed string to the end of the name of the calling reference or passed objectID.