NameIncludes

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

A command for Oblivion Script Extender

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

Syntax:

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

Notes

See Also