Which of the following are types of event handlers? (Select all that apply.)
Which of the following are types of event handlers? (Select all that apply.)
Event handlers are functions or routines that handle or respond to specific events in a program. 'Search' is an event handler that can be used to handle search-related actions. 'Form input' is an event handler used to handle user interactions with forms, like input fields. 'Visualization' is an event handler used to handle events related to data visualization. 'Set token' is not typically considered a type of event handler but rather an operation carried out by event handlers to manipulate tokens within the system.
Answer is ACD. "Set token" is just an operation used by event handlers
A & B "You can use the following event handlers to specify token settings within the <init> tags. <condition> <eval> <link> <set> <unset>" https://docs.splunk.com/Documentation/Splunk/9.1.1/Viz/tokens
ACD is correct actually
A. Search C. Form input D. Visualization