FME Transformers: 2024.1

Categories
Strings
Related Transformers
StringReplacer

StringSearcher

Performs a regular expression match on the specified expression.

If the expression matches the pattern, the feature is output via the Matched port, and the portion of the original search string that matched the regular expression is stored in the attribute specified in the Matched Result Attribute (and optionally matching pieces of the expression are stored in the attribute list specified in the All Matches List Name and Subexpression Matches List Name parameters, along with the starting indices of each piece). Otherwise, it is output via the NotMatched port.

Usage Notes

Configuration

Parameters

Editing Transformer Parameters

Transformer parameters can be set by directly entering values, using expressions, or referencing other elements in the workspace such as attribute values or user parameters. Various editors and context menus are available to assist. To see what is available, click beside the applicable parameter.

For more information, see Transformer Parameter Menu Options.

FME Community

The FME Community is the place for demos, how-tos, articles, FAQs, and more. Get answers to your questions, learn from other users, and suggest, vote, and comment on new features.

Search for all results about the StringSearcher on the FME Community.

Keywords: Grepper