Creating and adding a scripted extension point

  • Release version: Xanadu
  • Updated August 1, 2024
  • 1 minute to read
  • When developing an application, create scripted extension points and add them to the script includes in the application code. Use a scripted extension point to designate the specific location where data or objects can be sent to a registered custom script include and where returned results are processed.

    Note:
    For an example of a scripted extension point, see Using extension points to extend application functionality.