AppendToName

From the Oblivion ConstructionSet Wiki
Revision as of 01:00, 25 November 2007 by imported>Haama (→‎See Also: Added links)
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