gl_excel:linedescription

This is an old revision of the document!


LineDescription

This function returns the full description of a user report line based on the user report name and line code.

%InlineCode{LineDescription(UserRpt, LineCode)}%

  • %InlineCode{=LineDescription("BALCON", "A01")}% Returns the description for line A01 of the BALCON user report.

UserRpt

The name of the user report (not its description)

"BALCON"
"INCST2"

%fineprint{Used in: LineAverage, LineAverageRound, LineBalance, LineBudget, LineBudgetRound, LineColumn, LineDescription, LineRound}%

LineCode

The 3-digit user report line item code.

"A01"
"C15"

%fineprint{Used in: LineAverage, LineAverageRound, LineBalance, LineBudget, LineBudgetRound, LineColumn, LineDescription, LineRound}%

  • gl_excel/linedescription.1277138198.txt.gz
  • Last modified: 2010/06/21 16:36 UTC
  • by mwolfe