Skip to content

Convert to String

AutomationDirect edited this page Jan 8, 2020 · 1 revision

Convert to String


Description

Create a string from a numeric or a boolean value.


Usage

Returns a string representing the input number/boolean.


Notes

  • The formatting of the converted string is the default 'base ten' (see String()).

Clone this wiki locally