AppendToName

From the Oblivion ConstructionSet Wiki
Revision as of 16:14, 12 September 2007 by imported>Haama (Quotes for syntax)
Jump to navigation Jump to search

A command for Oblivion Script Extender

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

Syntax:

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

See Also