Function "matches"

Summary

Returns true, if the String matches a regular expression. The function belongs to the group "Logical".

The return type is boolean.

Allowed number of parameters are 2.


Parameters

Parameter Description
1 String to be checked.
2 regular expression