String sets

A string set is a user-defined collection of text strings and associated data.

screen shot: TextFields string set, maps email fields to database

To define or modify a string set :

Enabled check this to include the entry in the search
Text the text (string) to be sought in the input stream
Other text associated replacement text (optional)
Target associated destination (optional, usually a database field)
Ignore case ignore the case of the Text field for input matching

When one of the Text entries is recognized in the input stream the string set internally records the entry number.   The next time the string set is referred to in an action that entry (i.e. the last one recognized) is used :

In the above example email field labels are "mapped" to database destinations.

Notes