List of questions
Related questions
Question 61 - MCD - Level 1 discussion
What is the correct syntax for a Logger component to output a message with the contents of a 3SON Object payload?
A.
The payload is: $(payload)
B.
#['The payload is: ' ++ payload]
C.
The payload is: #[payload]
D.
#['The payload is: ' + payload]
Your answer:
0 comments
Sorted by
Leave a comment first