Find out if a module exists in the license file

 

Name

existsModule                                                                                                

Purpose

Checks if  a module exists in the license file. It does not validate a module.

Params

Parameter

Type

Example

Note

ModuleID

NSString

D1001

Unique ModuleID – identifies the module to be tested

Returncode

Returncode

Type Boolean

Note

True

This module exists in the license file

False

This module does not exists in the license file

See also

getModuleList, addModule, deleteModule,

 

i_green_sm To retrieve all modules of a license file use GetModuleList