How do i use the "if" to produce 3 answers

Welcome to the Make community!

You can use the built-in function length to check the length of the string.

e.g.:

{{ if(length(5.Fuzed) = 0; "n/a"; if(5.Fuzed` = "Yes"; "Fuzed"; "Unfuzed")) }}

For more information, see string and array functions in the help center:

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

samliewrequest private consultation

Join the unofficial Make Discord server to chat with other makers!

1 Like