Documentation Index

Fetch the complete documentation index at: https://help.csgi.com/llms.txt

Use this file to discover all available pages before exploring further.

📢 Announcement:  Xponent Journey Hub, Bill Explainer, and Xponent Communication Control April 2026 (26.1) Release Notes are now available – Check out the latest updates published on April 2026.

Return Node

Prev Next

The Return Node returns a value from a graph.

Every graph must have at least one Return Node.

The Return Node can return a value from the schema, a public variable, or a literal. The return value can be a simple value or a JSON object.