Difference between revisions of "NameIncludes"
Jump to navigation
Jump to search
m
no edit summary
imported>Haama (Fixed syntax) |
imported>Hrblyt m |
||
Line 4: | Line 4: | ||
(nameContainsString:bool) ''reference.''NameIncludes "toFindInName:string" ''objectID:ref'' | (nameContainsString:bool) ''reference.''NameIncludes "toFindInName:string" ''objectID:ref'' | ||
Returns 1 if stringToFindInName is found in the name | Returns 1 if stringToFindInName is found in the name of the object. | ||
==Notes== | ==Notes== |