> ## Documentation Index
> Fetch the complete documentation index at: https://dripart-docs-custom-nodes-sdk-v2-frontend.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# PrimitiveInt - ComfyUI Built-in Node Documentation

> PrimitiveInt 节点提供了一种在工作流中处理整数值的简单方法。

PrimitiveInt 节点提供了一种在工作流中处理整数值的简单方法。它接收一个整数输入并输出相同的值，便于在节点之间传递整数参数，或为其他操作设置特定的数值。

## 输入

| 参数   | 描述                                | 数据类型 | 必需 | 范围                                         |
| ---- | --------------------------------- | ---- | -- | ------------------------------------------ |
| `数值` | 要输出的整数值（默认值：0）。该值保持固定，不会在生成后自动更改。 | INT  | 是  | -9223372036854775807 到 9223372036854775807 |

## 输出

| 输出名称     | 描述             | 数据类型 |
| -------- | -------------- | ---- |
| `output` | 未作更改直接传递的输入整数值 | INT  |

> 本文档由 AI 生成。如果您发现任何错误或有改进建议，欢迎贡献！ [在 GitHub 上编辑](https://github.com/Comfy-Org/embedded-docs/blob/main/comfyui_embedded_docs/docs/PrimitiveInt/zh.md)

***

**Source fingerprint (SHA-256):** `b928ec40c781043c1c8652de3aebedc755d9b63be9e2c773e3fb26ce4d594bba`
