Share via


MemberFunction.AOTedit Method

Opens the appropriate editor for a specified node in the AOT.

Syntax

public void AOTedit([int Line, int Column])

Run On

Called

Parameters

  • Line
    Type: int
    An integer that specifies the line position for the cursor; optional.
  • Column
    Type: int
    An integer that specifies the column position for the cursor; optional.

See Also

Reference

MemberFunction Class