Back to Content

Stringifier

files/en-us/glossary/stringifier/index.md

latest430 B
Original Source

An {{Glossary("object", "object's")}} stringifier is any {{Glossary("attribute")}} or {{Glossary("method")}} that is defined to provide a textual representation of the object for use in situations where a {{Glossary("string")}} is expected.

See also