Difference between revisions of "NameIncludes"

5 bytes added ,  17:37, 26 March 2008
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.
Anonymous user