Built-in JavaScript functions

Edit online

The following JavaScript functions are built-in functions. You can use them directly in services.xml.

  • pac_toJSONObject(obj)
  • pac_trigger_action('actionId', opt1, opt2, …)
  • pac_update_element('$(id)', text1, text2, …)
Parent topic: Page customization XML reference