List of questions
Related questions
Question 112 - Certified Marketing Cloud Developer discussion
A developer wants to set a variable to use a field from a Sendable Data Extension.
Which two options could be used in an AMPscript block to set the variable as a 'First Name" field from a Sendable Data Extension used to send the email? Choose 2 answers
A.
SET @firstName = [First Name]
B.
SET @firstName = %%First Name%%
C.
SET @firstName = attributeValue (''First Name'')
D.
SET @firstName = ''First Name'']
Your answer:
0 comments
Sorted by
Leave a comment first