Stringify

Transforms an object into a string value

Stringify(1)

OrdinalTypeDescription
1objectRequiredObject to transform into a string value

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