lic.LicGetGlobalInfoEx

This job returns the values of the specified parameters from the license data (aslic.dat).

1. Input Parameters

Name Type Required Description

Flags

INT

Yes

Currently not supported — pass 0.

Info

STRING

Yes

Names of the requested parameters in the format ;Parameter;Parameter;…​:
empty = all parameters are returned
? = all parameter names are returned

2. Output Parameters

Name Type Dependency Description

[Parametername]

STRING

Optional

Value of the respective requested parameter

[PARAM[000..nnn]]

STRING

Optional

Name of the parameter (only when Info=?)

3. Return Value

(INT): 0 = Job successful, otherwise error code.