This folder… | Contains services to… |
pub.date | Transform time and date information from one format to another. |
pub.list | Transform a String List to a Document List (IData[ ] object) and append items to a Document List (IData[ ] object) or a String List. |
pub.math | Perform simple arithmetic calculations (add, subtract, multiply, and divide) on integers and decimals contained in String variables. |
pub.string | Transform String values in various ways (for example, pad, substring, concat, replace through a lookup table). |