ToString
Converts value to the string type
Inputs
ToString(value, format, [replaceInvalidWith])
value
- A value to convert into a stringformat
- Format of the value[replaceInvalidWith]
- [optional: null by default**]** - invalid values will be replaced with this parameter