Skip to main content
Version: 3.13.0

Backend.exists()

The Backend.exists() method returns a boolean indicating if a Backend with the given name exists or not.

Syntax

exists(name)

Return value

A boolean indicating if a Backend with the given name exists or not.