kbversion/2—retrieve Knowledge Base module version information
The kbversion/2 function retrieves Knowledge Base module version information. The syntax for this function is as follows:
kbversion($MODULE,$VERSION)
$VERSION=kbversion($MODULE)
$VERSION=kbversion($MODULE)
kbversion/2 arguments
Argument | Mode | Type | Description |
---|---|---|---|
$MODULE | Input | STRING | Specifies identifier for the KB module |
$VERSION | Output | STRING | KB module version information |
Use the kbversion/2 to obtain the version information for the KB module $MODULE and return the version in $VERSION.
If no version information is available, an empty string is returned.
If the module name is specified as an empty string, the global KB module is assumed.
kbversion/2 example
kbversion(TroubleTicketing,$VERSION);
Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*