Salesforce Certified Marketing Cloud Developer (SP25) Marketing-Cloud-Developer Question # 32 Topic 4 Discussion

Salesforce Certified Marketing Cloud Developer (SP25) Marketing-Cloud-Developer Question # 32 Topic 4 Discussion

Marketing-Cloud-Developer Exam Topic 4 Question 32 Discussion:
Question #: 32
Topic #: 4

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 usedto 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'']


Get Premium Marketing-Cloud-Developer Questions

Contribute your Thoughts:


Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.