This documentation is archived and is not being maintained.
MessageWin.addLine Method [AX 2012]
Writes a line to the message window.
public void addLine(str line)
Run On
Client
Parameters
-
line
- Type: str
A string that contains the line to write to the message window.