FormatNumber
Description | Convert a number to a specific string format |
Input | Number or JSON |
Output | String or JSON |
Format | The string format for the number. See Number formats for a full list of available number formats. |
IsCollection | If True then the input parameter is a JSON collection, otherwise it is simply a string. |
IteratorKey | If the input parameter is a JSON collection, then this parameter indicates the specific attributes in the collection that the function is to operate on. |