Designing and Implementing Business Process Models 10.5 | Designing and Implementing Business Process Models | Business Rules Reference | Functions | Summary of String Functions | contains(String str): boolean
 
contains(String str): boolean
Indicates whether or not the specified string is contained within this string.
Input Parameters
str
String The string to search for.
Return Value
Boolean Returns true if this string contains the specified string, false otherwise.

Copyright © 2019 | Software AG, Darmstadt, Germany and/or Software AG USA, Inc., Reston, VA, USA, and/or its subsidiaries and/or its affiliates and/or their licensors.