DEFTAG
The DEFTAG tag provides a means for agent interface developers to define their own tags that call user-defined Chilli procedures. (The majority of commands in the agent interface are executed through Chilli scripts.)
Start Tag | required |
End Tag | forbidden |
Syntax | <DEFTAG name='tag name' 'proc='procedure name' [parseoutput]> |
Mandatory Parameters
The name of the tag to be defined. | |
The name of the Chilli procedure which will handle the tag when it is encountered in an HCHL file (=calling a Chilli procedure). |
Optional Additional Parameters
Defines if the output of the execution of the chilli script is to be parsed again. If the parseoutput parameter is not mentioned in the tag, the Chilli generated output will not be re-parsed before being passed to the browser. |
Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*