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 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.