Pipe Expressions

Introduction

For reusability purposes you can define pipe expressions to use at IIPEs later on.

A pipe expression starts with the arrow keyword -> and an identifier.

Example

1

1