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