Hi teigneux,
in the format text node above, you are not declaring what type var1 and var2 are, only that var and var2 are set to var1 and var2. That is why you are seeing wildcard pins. You should be able to plug a variable into those pins to change its type. Do you see this occur?