Forum Discussion

rajs2020's avatar
rajs2020
Frequent Contributor
4 years ago
Solved

Commenting in the VMOptions file of ReadyAPI ?

How do we add comments in the ReadyAPI.vmoptions file? I am going to enable the debugger for ReadyAPI by updating the vm settings as mentioned here - https://support.smartbear.com/readyapi/docs/functional/steps/groovy.html#debug\

I would like to put comments to show that I enabled the debugger for future reference.

 

  • sonya_m's avatar
    sonya_m
    4 years ago

    Thank you, Himanshu, for drawing my attention to this!

     

    rajs2020 You can try just adding '#' and writing your comment like:

     

     

    This doesn't seem to cause any issues.

    Let me know if this helps!

2 Replies

    • sonya_m's avatar
      sonya_m
      SmartBear Alumni (Retired)

      Thank you, Himanshu, for drawing my attention to this!

       

      rajs2020 You can try just adding '#' and writing your comment like:

       

       

      This doesn't seem to cause any issues.

      Let me know if this helps!