qryflow_handler_exists | R Documentation |
Checks whether the specified handler exists in the handler registry environment.
qryflow_handler_exists(type)
type |
chunk type to check (e.g., "query", "exec") |
Logical. Does type
exist in the handler registry?
qryflow_parser_exists()
for the parser equivalent.
qryflow_handler_exists("query")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.