CAS 6


regexsearch
- Text

Summary

Return string(s) that match regular expression search criteria.

Examples

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

Syntax

Limit regexserach TextField SearchPhrase

Left Arguments

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

Right Arguments

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

Result

Type: Text

Delimited list of search matches



Build 6.0.624