This wiki is a copy of the original Oblivion CS wiki created and maintained by the UESP.net. See CSwiki:Copy Notice for more info.

CompareName

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

A command for Oblivion Script Extender

CompareName - returns 1 if stringToFindInName is found in the name if the object

Syntax:

(nameContainsString) reference.CompareName toFindInName:string objectID:ref

Notes

See Also

CompareName CopyName ModName AppendToName NameIncludes