Splunk Enterprise Certified Admin — Question 39
Place content to set on page load inside which of the following Simple XML tags?
Answer options
- A. <set></set>
- B. <eval></eval>
- C. <init></init>
- D. <value></value>
Correct answer: C
Explanation
The correct answer is <init></init>, as this tag is specifically designed to execute code or set values during the initial loading of the page. The other options, while they serve different purposes, do not fulfill the requirement of setting content on page load.