Difference between revisions of "NameIncludes"
Fixed syntax
imported>Haama (→See Also: Added HasName) |
imported>Haama (Fixed syntax) |
||
Line 2: | Line 2: | ||
'''Syntax:''' | '''Syntax:''' | ||
(nameContainsString) ''reference.''NameIncludes "toFindInName:string" ''objectID:ref'' | (nameContainsString:bool) ''reference.''NameIncludes "toFindInName:string" ''objectID:ref'' | ||
Returns 1 if stringToFindInName is found in the name if the object. | Returns 1 if stringToFindInName is found in the name if the object. |