NameIncludes
Revision as of 12:03, 14 September 2007 by imported>WereWolf
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.