Backend.prototype.toName()
info
This method is deprecated, use Backend.prototype.name
instead.
The toName()
method returns the name associated with the Backend
instance.
Syntax
toName()
Return value
A string which contains the name of the Backend.