Exam CAD All QuestionsBrowse all questions from this exam
Question 127

If you create a SOAP Message what syntax indicates a variable to pass when the function is called?

    Correct Answer: B

    In SOAP messages, variables are often indicated by the syntax ${variable_name}. This notation is used to indicate that the value of the variable should be inserted at that position in the message.

Discussion

3 comments
1fd00cfOption: B
Jul 8, 2024

The correct is B . ${variable_name}

stophsOption: B
May 1, 2023

B. ${variable_name}

stophsOption: B
May 1, 2023

B IS CORRECT