Using the fixedfont option

The fixedfont option will display the text using a fixed-pitch font. To demonstrate this, please do the following.
  1. Go to the initial VA01 screen.
  2. 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 without the 'intensified' option applied.", {"fixedfont":true}); 
  3. Save the changes and refresh the SAP screen. It will now display as shown below: