floor - Administrator Guide - Cortex XSIAM - Cortex - Security Operations

Cortex XSIAM Documentation

Product
Cortex XSIAM
Creation date
2024-03-06
Last date published
2024-10-07
Category
Administrator Guide
Abstract

Learn more about the Cortex Query Language floor() function that rounds a field that contains a number down to the nearest whole integer.

Syntax
floor (<number>)
Description

The floor() function converts a field that contains a number, and returns an integer rounded down to the nearest whole number.

Example