NameIncludes

Revision as of 04:46, 27 January 2008 by imported>Haama (→‎See Also: Added HasName)

A command for Oblivion Script Extender

Syntax:

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

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

Notes

See Also