regex
Working with regular expressions.
regex(regex_string:string ,str:string):bool
Check if a string matchs with a regex rule.
regex
Working with regular expressions.
regex(regex_string:string ,str:string):bool
Check if a string matchs with a regex rule.