Navigation:  Function Reference >

GetCustomer

Previous pageReturn to chapter overviewNext page

 

Name

GetCustomer                                                                                       

Purpose

Gets the customers name from within the licence file.

Params

None

Returncode

Returncode

Type String

Note

Empty

No customer set in licence file

Other value

The customers name

Usage

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

Sample

 

  sCust := lic.GetCustomer;

  << use sCust >>

  ...

See also

GetManufacturer

 

 


Page url: http://www.helpserver.biz/onlinehelp/lp/easygo/2.5/help2000/index.html?fr_getcustomer.htm