$includeQuery

includeQuery: inserts the page referenced in parameter 1 from the category named in parameter 2 (optional).
Syntax
    $includeQuery{template_name}{category_name}
DocumentationThis Function inserts the page referenced in parameter 1 from the category named in parameter 2 (optional).

    Parameters:
      template_name, the template whos source code are requested.
      category_name, the name of the categorie where the template is located
    Returns:
      the requested source code of the named template.
    Note:
      the template you will include dosenīt have transactions
Examples
GroupControl_Flow
Minimum required transaction-mode:READ
Required scripting permission of the developerPERMISSION_FL_BASIC
Minimum parameters1
Maximum parameters 1