Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Returns sender's company information according to the specification.
Syntax
protected str getCompanyInformation(CompanyInfo _companyInfo, [str _separator])
Run On
Called
Parameters
- _companyInfo
Type: CompanyInfo Table
A corresponding CompanyInfo record.
- _separator
Type: str
Field separator, by default CRLF is used.
Return Value
Type: str
Formatted company information.
Remarks
Company information consists of three parts: company name (up to 60 characters) and two address lines (up to 35 characters each) separated by "???" (without quotes).