AddCompany(CompanyCode: String, CompanyName: String; DataPath: String): Boolean
Add entry to Company List, does not add data files.
Returns True if an existing company is successfully added, otherwise returns False.
AddCompany function syntax has these named arguments:
Parameter |
Description |
|---|---|
Company Code |
Required. The Code for the company. Must be a valid unique code. |
Company Name |
Required. The name of the company. |
Data Path |
Required. The company data path. |