Splunk Core Certified User — Question 127
Put query into separate lines where | (Pipes) are used by selecting following options.
Answer options
- A. CTRL + Enter
- B. Shift + Enter
- C. Space + Enter
- D. ALT + Enter
Correct answer: B
Explanation
The correct answer is B (Shift + Enter) because this combination is commonly used to create a new line in many text editors and query interfaces. The other options, such as CTRL + Enter, typically execute the command rather than inserting a line break, while Space + Enter and ALT + Enter do not perform the desired action for separating lines.