ExamGecko
Question list
Search
Search

Question 160 - SPLK-1002 discussion

Report
Export

Which of the following eval command functions is valid?

A.
int()
Answers
A.
int()
B.
count()
Answers
B.
count()
C.
print()
Answers
C.
print()
D.
tostring()
Answers
D.
tostring()
Suggested answer: D

Explanation:

https://docs.splunk.com/Documentation/Splunk/latest/SearchReference/CommonEvalFunctions

The eval command function tostring() is valid. The tostring() function converts a numeric value to a string value. For example, tostring(3.14) returns ''3.14''. The other functions are not valid eval command functions.

asked 23/09/2024
Fadi Iraqi
37 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first