Designing and Implementing Business Process Models
:
Business Rules Reference
:
Functions Overview
:
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 ©
2016
Software AG, Darmstadt, Germany
.
Contact Support
|
Community
|
Feedback