| Name | Description |
|---|---|
| FormatReal | A user friendly format of the real value val with nDec decimals is returned. |
| char | The character of a given string str at index i is returned. |
| substituteChar | A single character of a string str is substituted by a given character c at index i. |