CompareName
Revision as of 03:45, 27 January 2008 by imported>Haama (→See Also: Added HasName)
A command for Oblivion Script Extender
Syntax:
(nameContainsString) reference.CompareName "toFindInName:string" objectID:ref
CompareName - returns 1 if stringToFindInName is found in the name if the object
Notes
- Alias for NameIncludes