Stringify

Transforms an object into a string value

Syntax

Stringify(1)

Function Properties

OrdinalTypeDescription
1objectRequiredObject to transform into a string value

In this sample code, the function transforms the object into a string format.