This documentation is archived and is not being maintained.
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
CalledParameters
- _text
- Type: str
- _startLine
- Type: int
- _startPos
- Type: int
- _endLine
- Type: int
- _endPos
- Type: int