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 vendors's information according to the specification.
Syntax
protected str getVendorInformation(VendTable _vendTable, [str _separator])
Run On
Called
Parameters
- _vendTable
Type: VendTable Table
Corresponding VendTable 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 _separator.