Xbasic
regex_match_length Function
Syntax
L REGEX_MATCH_LENGTH( text as c , RegExp as c [,options as c])
Arguments
- text
Character
- RegExp
Character
- options
Character
Description
Return the number of characters that match the pattern.
Syntax
Arguments
Character
Character
Character
Description
Return the number of characters that match the pattern.