The comment option changes the text color to blue and reformats the string into a blue-colored, fixed-font display. TO demonstrate this, please do the following.
-
Go to the initial VA01 screen.
-
Open the script file ('SAPMV45A.E0101.sjs') and enter the following code. Create the script file if it does not exist.
text([12,4], "This is an example of the text command with the 'comment' option applied.", {"comment":true});
-
Save the changes and refresh the SAP screen. It will now display as shown below: