NameIncludes
Revision as of 01:00, 25 November 2007 by imported>Haama (→See Also: Added links)
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
- Alias for CompareName.