Guides¶
- Getting Started: Write and run a minimal transform.
- Branchline CLI: Package and run the CLI on JVM and Node.
- FOR EACH Loops: Iterate over collections with optional filtering.
- Array Comprehensions: Build arrays with inline loops.
- TRY/CATCH: Handle errors and add retry logic.