Q4
Single choice
Certification Aid created following AMPscript code: %%[ SET @var1 = 10 SET @var2 = 20 SET @var3 = 30 ]%%
How can the three variables be summed up to evaluate to 60? Choose 1.