Fortinet
FCSS_ADA_AR-6.7 · Question #38
Which lookup table function can be either true or false?
The correct answer is A. LookupTableHas. The LookupTableHas function is used to check whether a specified key exists in a lookup table. It returns either true or false, depending on whether the key is found in the table. If the key is present, the function returns true. If the key is absent, the function returns false.
Advanced FortiSIEM Analytics
Question
Which lookup table function can be either true or false?
Options
- ALookupTableHas
- BLookupTableGet
- CLookupTableFilter
- DLookupTableRetriev
How the community answered
(40 responses)- A88% (35)
- B3% (1)
- C8% (3)
- D3% (1)
Explanation
The LookupTableHas function is used to check whether a specified key exists in a lookup table. It returns either true or false, depending on whether the key is found in the table. If the key is present, the function returns true. If the key is absent, the function returns false.
Topics
#lookup table#LookupTableHas#boolean function#FortiSIEM analytics
Community Discussion
No community discussion yet for this question.