Exam SPLK-2001 All QuestionsBrowse all questions from this exam
Question 68

Which of the following will unset a token named my_token?

    Correct Answer: B

    To unset a token named my_token, the proper syntax is <unset token="my_token"></unset>. This format directly specifies the token to be unset, ensuring that the my_token is cleared out.

Discussion
qtygbapjpesdayazkoOption: B

B. <unset token="my_token"></unset>

nosavotor

Could someone help me confirm if this is correct