REPORTLINE

Executes a single report string.

Syntax

REPORTLINE reportString
ParameterDescription

reportString

Report string.

Example

To create a report based on all descendants of Year:

REPORTLINE "<DESCENDANTS YEAR !";

See Also

  • REPORT