to string block


Description:

Converts number to a string.

Arguments:

number (any type): The number to convert to a string.

Examples:

Reports "10", the string representation of the number 10.