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