RAD function: lioption

This RAD function indicates whether a given input value is a licensed option on the current system.

Function

lioption

Format

lioption(input value)

Parameters

Parameters for this function are as follows:

Input value Description
Asset Contract Management Authority to use Asset Contract Management application
Change Management Authority to use Change Management application
Computer Telephony Authority to use Computer Telephony Interface (CTI)
Configuration Management Authority to use Configuration Management application
Contract Management Authority to use Contract Management application
Desktop Administration Authority to use Desktop Administration application
Incident Management Authority to use Incident Management application
IR Expert Authority to use IR Expert
Knowledge Management Authority to use Knowledge Management application
Knowledge Management ESS Authority to use Employee Self-Service with the Knowledge Management application
Problem Management Authority to use Problem Management application
RAD Compiler Authority to use RAD Compiler
Request Management Authority to use Request Management application
SCAuto/SDK Unix Authority to use SC Automate Adapters Unix SDK
SCAuto/SDK Windows Authority to use SC Automate Adapters Windows SDK
SCAuto/HP Network Node Manager Authority to use SC Automate Adapters OpenView
SCAuto/Netview (AIX/NT) Authority to use SC Automate Adapters AIX Netview
SCAuto/SunNet Authority to use SC Automate Adapters SunNet
SCAuto/SPECTRUM Authority to use SC Automate Adapters SPECTRUM
SCAuto/HP Operations (ITO/VPO) Authority to use SC Automate Adapters IT Ops
SCAuto/UNIXmail Authority to use SC Automate Adapters SMTP or UNIX mail
SCAuto/MAPImail Authority to use SC Automate Adapters MAPI mail
SCAuto/Lotus Notes Authority to use SC Automate Adapters Lotus Notes
SCAuto/Netview OS/390 Authority to use SC Automate Adapters OS/390 Netview
SCAuto/TBSM Authority to use SC Automate Adapters TBSM
SCAuto/Unicenter AMO Authority to use SC Automate Adapters Unicenter
SCAuto/Unicenter TNG Authority to use SC Automate Adapters CA TNG
SCAuto/Tivoli Authority to use SC Automate Adapters Tivoli
SCAuto/Tally NetCensus Authority to use SC Automate Adapters Tally NetCensus
SCAuto/Remedy ARS Authority to use SC Automate Adapters Remedy ARS
SCAuto/ERP Connection Authority to use SC Automate Adapters ERP Connection
Scheduled Maintenance Authority to use Scheduled Maintenance application
Self-Service Ticketing Authority to use Self-Service Ticketing
Service Catalog Authority to use Service Catalog application
Service Desk Authority to use Service Desk application
SLA Authority to use Service Level Agreements application
SOAP API Authority to publish HPE Service Manager data as Web services

Factors

The function returns a true value if the input value is part of the system license.

The function returns a false value if the input value is not part of the system license.

Examples

The following table describes a desired action and the syntax used to initiate the action.

Action desired Syntax
Check for authorization to use Change Management $licensecheck=lioption("Change Management")
Check for authorization to publish Web services $licensecheck=lioption("SOAP API")