NameIncludes

From the Oblivion ConstructionSet Wiki
Revision as of 17:37, 26 March 2008 by imported>Haama (Fixed syntax)
Jump to navigation Jump to search

A command for Oblivion Script Extender

Syntax:

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

Returns 1 if stringToFindInName is found in the name if the object.

Notes

See Also