Name |
GetManufacturer |
||||||
Purpose |
Gets the manufacturer’s name from within the license file. |
||||||
Params |
None |
||||||
Returncode |
|
||||||
Usage |
Extract the manufacturer to display or use it inside the application code. |
||||||
Sample |
sMF := lic.GetManufacturer; << use sMF >> ... |
||||||
See also |
GetCustomer |