Skip to main content
Version: 2.13

To String

Converts an object into a string.

Description​

Returns the string representation of the object.

Inputs​

  • n (Object): The object to convert.

Outputs​

  • string (String): The resulting string.