xppScanner.comment Method [AX 2012]

This member overrides the comment Method.

protected void comment(
    str _text, 
    int _startLine, 
    int _startPos, 
    int _endLine, 
    int _endPos)

Run On

Called

Parameters

_text
Type: str
_startLine
Type: int
_startPos
Type: int
_endLine
Type: int
_endPos
Type: int

Community Additions

ADD
Show: