Element Word Analyzer $Pattern

The patterns can be used to normalize output patterns. The pattern definition consists of symbols defined in mlListOfValue or slListOfValue and are separated by spaces. The output mask is replaced by some pattern if this pattern has the same count of symbols as the output mask has identified words and each symbol in the pattern is contained in the token in the output mask. Words that are not found are ignored when looking for a pattern. Eg. using the following values:

then the output mask is replaced by the pattern because the first symbol "M" is contained in "mM" and the second symbol "m" is contained in "m". If some pattern can be applied for some output mask then following patterns are ignored.

Name

Type

Required

Description

Name

String

Yes

Name of the pattern.

Definition

String

Yes

Symbols defined in slListOfValue or mlListOfValue, separated by spaces.


iWay Software