Share via


FiscalDocument_BR.getAdditionalInformationAsString Method

Retrieves additional information texts associated with the fiscal document in context.

Syntax

public str getAdditionalInformationAsString([str _separator])

Run On

Called

Parameters

  • _separator
    Type: str
    A string to be used as separator for each text.

Return Value

Type: str
A string containing the additional information texts contatenated and separated from each other by the given separator character.

Remarks

Only fiscal document texts not marked as Fiscal Information are retrieved by this method as they represent additional information.

This method also eliminates any duplicates that might exists among the retrieved additional information texts.

See Also

Reference

FiscalDocument_BR Table