Print values to stdout for debugging.
Write any value to stdout. Intended for development and debugging workflows — inspect intermediate step outputs without changing the workflow's data flow.
Components
| Component | Description |
|---|---|
print | Logs a labelled variable value to the debug output for inspection during development |
How is this guide?