Deal of The Day! Hurry Up, Grab the Special Discount - Save 25% - Ends In 00:00:00 Coupon code: SAVE25
Welcome to Pass4Success

- Free Preparation Discussions

Salesforce Plat-Dev-210 Exam - Topic 4 Question 16 Discussion

A developer is creating an OmniScript that provisions trail orgs to their customers. The following text block in the Omniscript uses a merge code to display the ID for the new trail org:
B) To %Details: Customer|1: ID%
A) To %sDetails: Customer|0: ID$
C) To %%sDetails: Customer|0: ID%%
D) To %Details: Customer|n: ID%

Salesforce Plat-Dev-210 Exam - Topic 4 Question 16 Discussion

Actual exam question for Salesforce's Plat-Dev-210 exam
Question #: 16
Topic #: 4
[All Plat-Dev-210 Questions]

A developer is creating an OmniScript that provisions trail orgs to their customers. The following text block in the Omniscript uses a merge code to display the ID for the new trail org:

Show Suggested Answer Hide Answer
Suggested Answer: B

The correct syntax for merge codes in OmniScript is %%sNodeName%%, where NodeName is the name of the JSON node in the data source. The other options are either missing the s or using incorrect symbols.


Contribute your Thoughts:

0/2000 characters
Glenna
4 days ago
Option A looks correct to me.
upvoted 0 times
...
Portia
9 days ago
I recall that the merge codes often use a specific syntax, but I can't remember if it should have double percent signs like in option C.
upvoted 0 times
...
Jerry
14 days ago
I’m a bit confused about the use of "s" in option A. I feel like it might be a typo or something I overlooked in my notes.
upvoted 0 times
...
Ahmed
19 days ago
I remember practicing a question that had a similar format, and I think the correct one might be option D because of the "n" for dynamic indexing.
upvoted 0 times
...
Hollis
24 days ago
I think the merge code should start with a single percent sign, but I’m not sure if it’s the first or second option.
upvoted 0 times
...

Save Cancel