element_exists
Checks if an element exists in the database at the current scope
References:
arguments
-
"element_name" : String
The name of the database element to check for.
return value
BooleanA flag indicating if the element exists at the current scope or not.