Turn on ECMAScript 2021 (ES12) mode for a script

  • リリースバージョン: Australia
  • 更新日 2026年03月12日
  • 所要時間:2分
  • Use the latest JavaScript features supported with ECMAScript 2021 (ES12) mode in server-side scripts in applications that use ES5 Standards mode or Compatibility mode.

    始める前に

    Role required: delegated developer role or admin

    このタスクについて

    Turning on ECMAScript 2021 (ES12) mode for individual scripts is an option for scripts in global or scoped applications configured to use ES5 Standards mode or Compatibility mode. All scripts in applications with the JavaScript mode set to ECMAScript 2021 (ES12) use ECMAScript 2021 (ES12). Switching the JavaScript mode to ECMAScript 2021 (ES12) for an existing script might change the behavior of the script. For more information, see Considerations for switching JavaScript modes.

    注:
    Global applications can use ECMAScript 2021 (ES12) mode for individual scripts but not across the application.

    手順

    1. Navigate to a form with a script field.
      For example, to open a script include form, navigate to All > System Definition > Script Includes or enter sys_script_include.list in the navigation filter.
    2. Select an existing script or New.
    3. Select Turn on ECMAScript 2021 (ES12) mode.
      Option to turn on ECMAScript 2021 ES12 mode for a script.
      注:
      This option is read only for scripts in applications with the JavaScript mode set to ECMAScript 2021 (ES12), which automatically use ECMAScript 2021 (ES12).
    4. Select Submit or Update to save your changes.