Editor.mark Method

Syntax

public void mark(int line, int col)

Run On

Client

Parameters

  • line
    Type: int
  • col
    Type: int

See Also

Reference

Editor Class