The DtpUtils class performs several general-purpose operations.
Table 104 summarizes the methods of the DtpUtils class.
DtpUtils method summaryMethod | Description | Page |
---|---|---|
padLeft() | Pads the string with the specified character. | padLeft() |
padRight() | Pads the string with the specified character. | padLeft() |
stringReplace() | Replaces all occurrences of a pattern within a string with another pattern. | padRight() |
truncate() | Truncates this number. | truncate() |