MemberFunction.AOTedit Method [AX 2012]

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

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.

Community Additions

ADD
Show: