Skip to content

re::findLast ​

findLast(value: String, pattern: Regex) ​

ParameterTypeDescription
valueString
patternRegex

Returns ​

(String) The first occurrence of the given pattern in the given value.