NameIncludes

From the Oblivion ConstructionSet Wiki
Revision as of 23:20, 21 April 2010 by imported>Hrblyt
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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 of the object.

Notes[edit | edit source]

See Also[edit | edit source]