Licence Protector

GetManufacturer

Hide Navigation Pane

GetManufacturer

Previous topic Next topic No directory for this topic  

GetManufacturer

Previous topic Next topic Topic directory requires JavaScript JavaScript is required for the print function Mail us feedback on this topic!  

 

Name

GetManufacturer                                                                                    

Purpose

Gets the manufacturer’s name from within the license file.

Params

None

Returncode

Returncode

Type String

Note

Empty

No manufacturer value set in license file

Other value

The manufacturer

Usage

Extract the manufacturer to display or use it inside the application code.

Sample

 

  sMF := lic.GetManufacturer;

  << use sMF >>

  ...

See also

GetCustomer