is there a way to perform simple computation in Blockly, such as string concatenate, number addition or soustraction ?
I'd like to perform checks like "if metric1 is more than metric2+10" and build personalised mails mixing several informations (thus concatenate).
Sorry if I missed an obvious block


Regards,