> For the complete documentation index, see [llms.txt](https://docs.flexy.bot/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.flexy.bot/modules/core/data-types/integer.md).

# Integer

#### Description

Represents whole numbers, including positive numbers, negative numbers, and zero. This data type is used for storing numerical values without any decimal places, making it suitable for counting, indexing, or any scenario where fractional numbers are not required.

#### Properties

* **Text value**: The integer displayed as a text string.
