CompareName
Revision as of 09:34, 4 March 2009 by imported>UDUN
A command for Oblivion Script Extender
Syntax:
(nameContainsString) reference.CompareName "toFindInName:string" objectID:ref
CompareName - returns 1 if stringToFindInName is found in the name of the object
NotesEdit
- Alias for NameIncludes