Performance Metric kcml.lic.open
Summary
Lookup of a [Section] and key=value from the application server's licence fileSend Condition
$LIC()Statistics
| Name | Type | Description |
|---|---|---|
| file | string | Path name of licence file |
| section | string | Licence file [section] name |
| key | string | Licence file key name |
| value | string | Value of the key |
| time | usec | Time spent reading |
| found | bool | True if key was found in the licence file |
General Form
kcml.lic.open,file=string,section=string,key=string,value=string,time=usec,found=boolSee Also:
Performance Metrics