Creating and adding a scripted extension point
-
- UpdatedJan 30, 2025
- 1 minute read
- Yokohama
- API implementation
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.