Package com.pervasive.datarush.operators.string


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.
  • Classes
    Class
    Description
    Splits a string field into multiple fields, based on a specified pattern.