Building a Script Include
Create a reusable server-side utility class
Script includes are reusable server-side JavaScript classes. In this tutorial, Claude creates a utility class and a business rule that calls it.
Next Level
Building a Flow with Subflow
Compose flows using subflows and $ref chaining