NameIncludes
Revision as of 16:15, 12 September 2007 by imported>Haama (Quotes for syntax)
A command for Oblivion Script Extender
NameIncludes - returns 1 if stringToFindInName is found in the name if the object
Syntax:
(nameContainsString) reference.NameIncludes "toFindInName:string" objectID:ref
Notes
- Alias for CompareName.