CAS 6


regexlength
- Text

Summary

Return the length of each search match in for the row.

Examples

0 regexindex NAME '((?<!\w)WI\w+)|RO|ST' 

Syntax

Limit regexlength TextField SearchPhrase

Left Arguments

Name Data Type Input Type Description Optional Default
Limit Numeric Constant 0 = All, +N = number up to, -N =exact match Yes 1

Right Arguments

Name Data Type Input Type Description Optional Default
TextField Text Field, Constant Field being searched No
SearchPhrase Text Constant No

Result

Type: Numeric, Text

Length of matches in each row



Build 6.0.624