SPLK-2001 Exam QuestionsBrowse all questions from this exam

SPLK-2001 Exam - Question 68


Which of the following will unset a token named my_token?

Show Answer
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

2 comments
Sign in to comment
nosavotor
Aug 23, 2023

Could someone help me confirm if this is correct

qtygbapjpesdayazkoOption: B
Sep 17, 2023

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