MessageWin.addLine Method

Writes a line to the message window.

Syntax

public void addLine(str line)

Run On

Client

Parameters

  • line
    Type: str
    A string that contains the line to write to the message window.

See Also

Reference

MessageWin Class