| TIB_DPItemSplitter Object
Properties |
Unit
IB_DataPump
Declaration
TIB_DPItemSplitter = class(TIB_DPItemBase)
Description
This item takes an input field and looks for a charater to split the
contents by. Then, either the fron or back piece of the input text will be
assigned to the output text.
If the character that splits the input is not found then it is possible to
have the whole input string or none of it assigned to the output.
| Introduced Public Properties |
| FrontPiece |
| NoSplitToFront |
| Splitter |
| TrimStr |