IsCommentLine Method (SapTextEdit)

Class

SapTextEdit.

Action

Returns true if the specified line is a comment line.

Syntax

commentLine = textEdit.IsCommentLine(line)
Variable Description
commentLine Boolean.
line Index of the line. The value is zero-based. Integer.