Finds the client tag for a particular endpoint on the back-end and returns whether it is available or not.

supports(con = NULL, tag_name)

Arguments

con

backend connection (optional) otherwise active_connection() is used.

tag_name

the endpoints 'tag' name as character

Value

logical - whether the back-end supports the endpoint or not