Designing and Implementing Business Process Models 10.5 | Designing and Implementing Business Process Models | Business Rules Reference | Functions | Summary of String Functions | matches(String regex): boolean
 
matches(String regex): boolean
Indicates whether or not this string matches the given regular expression.
Input Parameters
regex
String The regular expression to which this string is to be matched.
Return Value
Boolean Returns true if this string matches the given regular expression, 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.