This command is used to retrieve all modules of a license file.
Name |
GetModuleList |
||||||||||||
Purpose |
Gets the list of all modules inside the license file |
||||||||||||
Params |
|
||||||||||||
Returncode |
|
||||||||||||
Usage |
To see which modules are already inside your license file. |
||||||||||||
Sample |
sList := lic.GetModuleList(false, false); << use the sList … >> ...
|
||||||||||||
See also |
To check if a specific module is available in the license file use ExistsModule