Changing Javascript Mode on an existing Application
I want to change the Javascript mode to ECMAScropt 2021 (ES12) on an existing application. The applicaiton was on ES5 Standards mode till now.I wanted to know if changing this will affect the existing code in the system. Thank you!