Class | Description |
---|---|
CodeToString |
This will take an input (String or number) and output a value.
|
CombineStrings |
There are three String inputs to this manipulator.
|
RegularExpression |
This manipulator breaks an input String into three parts: a start,
a main part, and an end part.
|
SQLSelectStatement |
This manipulator creates a SELECT SQL Statement when triggered.
|
StringBuilder |
This manipulator creates a new StringValueObject from a
template by replacing tokens with elements of an input ArrayValueObject.
|
StringLength |
The input valueObject value is converted to a String then the length calculated.
|
StringSplitter | |
StringTrimmer |
This manipulator creates a substring of the input String
using the "start remove" and the "end remove" values.
|
TokenReplace |
This manipulator creates a new String by replacing tokens in the input String.
|
Copyright © 1999-2025 ErgoTech Systems, Inc. All Rights Reserved.