Difference between revisions of "CompareName"

From the Oblivion ConstructionSet Wiki
Jump to navigation Jump to search
imported>Haama
(→‎See Also: Added HasName)
imported>UDUN
m
 
Line 4: Line 4:
  (nameContainsString) ''reference.''CompareName "toFindInName:string" ''objectID:ref''
  (nameContainsString) ''reference.''CompareName "toFindInName:string" ''objectID:ref''


CompareName - returns 1 if stringToFindInName is found in the name if the object
CompareName - returns 1 if stringToFindInName is found in the name of the object


==Notes==
==Notes==

Latest revision as of 09:34, 4 March 2009

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

Notes[edit | edit source]

See Also[edit | edit source]