Big Halloween Sale Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: simple70

Exam Platform-App-Builder All Questions
Exam Platform-App-Builder All Questions

View all questions & answers for the Platform-App-Builder exam

Salesforce App Builder Platform-App-Builder Question # 59 Topic 6 Discussion

Platform-App-Builder Exam Topic 6 Question 59 Discussion:
Question #: 59
Topic #: 6

Nickname__c is a custom text field on a contact record that is utilized to override the contact’s name appearing on an email template. This field is not required and is not always filled in.

Which formula should an app builder use to select the contact's preferred name for email communications?


A.

IF(NOT(ISBLANK(Nickname__c)), Nickname_c,FirstName)


B.

IF(TEXT(Nfckname__c), Nickname_c,FirstName)


C.

IF (ISNUUL(Nteknarne _..c),Nicknamec,Firstftame)


D.

IF(NOT(BLANKVALUE(Nickname__c)), Nickname__c, FirstName)


Get Premium Platform-App-Builder 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.