AppendToName

From the Oblivion ConstructionSet Wiki
Revision as of 12:02, 14 September 2007 by imported>WereWolf
Jump to navigation Jump to search

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.

See Also