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