Share via


SysInfoAction_Editor.new Method [AX 2012]

Syntax

private void new(
    TreeNodePath _treeNodePath, 
   [int _line, 
    int _col, 
    int _pos])

Run On

Called

Parameters

  • _line
    Type: int
  • _col
    Type: int
  • _pos
    Type: int

See Also

Reference

SysInfoAction_Editor Class