[dismiss]
This wiki is a copy of the original Oblivion CS wiki created and maintained by the UESP.net. See CSwiki:Copy Notice for more info.
CompareName
Revision as of 02:02, 25 November 2007 by imported>Haama (→See Also: Added links)
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