A developer needs to display a value which hasbeen calculated using an AMPscript block. This value is stored in the variable named 'Label'.
Which two ways should the developer display this value in the body of an email? Choose 2 answers
%%-v(@Label) -%%
%%@Label%%
%%(Write (@Label1) 1%%
Submit