Share via


RLedgerTurnoverView.getHelpText Method [AX 2012]

Returns the help text.

Syntax

public str getHelpText(int _idx, int _col)

Run On

Client

Parameters

  • _idx
    Type: int
    The number of the grid row.
  • _col
    Type: int
    The number of the grid column.

Return Value

Type: str
The help text.

See Also

Reference

RLedgerTurnoverView Class