powered by
Checks whether the specified handler exists in the handler registry environment.
qryflow_handler_exists(type)
Logical. Does type exist in the handler registry?
type
chunk type to check (e.g., "query", "exec")
qryflow_parser_exists() for the parser equivalent.
qryflow_parser_exists()
qryflow_handler_exists("query")
Run the code above in your browser using DataLab