Is there a way to write a beastmode that puts strings on the next line? For example if I have 3 fields (First Name, Middle Name, Last Name), I want it to show up like this…
First Name
Middle Name
Last Name
and not like this
First Name Middle Name Last Name.