[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.
NameIncludes
Revision as of 13:03, 14 September 2007 by imported>WereWolf
A command for Oblivion Script Extender
Syntax:
(nameContainsString) reference.NameIncludes "toFindInName:string" objectID:ref
NameIncludes - returns 1 if stringToFindInName is found in the name if the object
Notes
- Alias for CompareName.