Basics & syntax
Modifiers are not written as a standalone function call but applied to an existing value. A modifier always processes the value to its left. The result can be output directly or stored in a variable for later reuse. Modifiers are “appended” to a value with the pipe operator|:
