Collection.toString()

Get "Collection" as a String.

Signature

Collection.toString() => String

Description

Returns the name of the Collection collection name as a String.

Parameters

None

Return value

Type Description

String

"Collection"

Examples

Collection.toString()
"Collection"

Is this article helpful? 

Tell Fauna how the article can be improved:
Visit Fauna's forums or email docs@fauna.com

Thank you for your feedback!