Module datarush.library
Package com.pervasive.datarush.operators.string
Provides operators for operating on string values in records.
Most, but not all, operations on string fields can be expressed using
string functions.
For those which can, use the
DeriveFields
operator to apply them.-
Class Summary Class Description SplitField Splits a string field into multiple fields, based on a specified pattern.