NameIncludes

Revision as of 18:37, 26 March 2008 by imported>Haama (Fixed syntax)

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