Separating parameters from a list to individual fields

You can use the built-in function ifempty with emptystring

e.g.:

{{ ifempty(variable; emptystring) }}

For more information, see

Links

Here are some useful links and guides you can use to learn more on how to use the Make platform, apps, and app modules. I found these useful when I was learning Make, and hope they might benefit you too —

General

Help Center Basics

Articles & Videos

2 Likes