Use
Use this method to comment out lines beginning with a particular string.

In the ABAP Editor, the comment character is the asterisk (*).
To switch highlighting on or off for comment lines, use the method
SET_HIGHLIGHT_COMMENTS_MODE.Windows |
HTML |
Java |
ü |
X |
ü |
Features
call method textedit- >set_comments_string
exporting
comments_string = comments_string
exceptions
error_cntl_call_method = 1.
Parameters |
Description |
comments_string |
String |