Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Opens the appropriate editor for this node.
Syntax
public void AOTedit([int Line, int Column])
Run On
Called
Parameters
- Line
Type: int
The line of the cursor position; optional.
- Column
Type: int
The column of the cursor position; optional.
Remarks
If the node is a method, the code editor opens. If the node is a documentation object, the Help editor opens.