Hi, I want to make a Macro to get simple information from stats to the chosen Token. My problem is that if there is no text in the field, there will be a error. For Example, the note by CMD ilike to have the text +4 to trip, but if there is no note there comes the error. Wolf funktion, normal Charakter not. The same is at Attribute, Example a Ghost has no Strenght, so there is the error.. So I need a text that says show if there is anything, if not no... Can you give me an Advice who I can write this? Thanks a lot , Volker P.S. Maybe you know also a nice way to show^^. /w gm &{template:default} {{name=@{Selected|Token_Name}}} {{RK=[[@{Selected|ac}]]}} {{Touch=[[@{Selected|ac_touch}]]}} {{Flatfooded=[[@{Selected|ac_flatfooted}]]}} {{KMV=[[@{Selected|cmd_mod}]]}} {{Initiative Bonus=[[@{Selected|initiative}]]}} {{Zauberresistenz=[[@{Selected|sr}]]}} {{Bewegung=[[@{Selected|speed}]]}} {{Stärke=[[@{Selected|strength}]]}} {{Geschicklichkeit=[[@{Selected|dexterity}]]}} {{Konstitution= [[@{Selected|constitution}]]}} {{Intelligenz=[[@{Selected|intelligence}]]}} {{Weisheit=[[@{Selected|wisdom}]]}} {{Charisma=[[@{Selected|charisma}]]}} Plus I used:
{{KMV vs.
=[[@{Selected|cmd_notes}]]}}