Collection.toString()

Get the name of the Collection collection as a string.

Signature

Collection.toString(): String

Description

This method returns the name of the Collection collection 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!