> ## Documentation Index
> Fetch the complete documentation index at: https://docs.comfy.org/llms.txt
> Use this file to discover all available pages before exploring further.

# PreviewAny - ComfyUI Built-in Node Documentation

> Complete documentation for the PreviewAny node in ComfyUI. Learn its inputs, outputs, parameters and usage.

PreviewAny 节点以文本格式显示任意输入数据类型的预览。它接受任何数据类型作为输入，并将其转换为可读的字符串表示形式以供查看。该节点会自动处理包括字符串、数字、布尔值和复杂对象在内的不同数据类型，尝试将其序列化为 JSON 格式。

## 输入

| 参数  | 描述               | 数据类型 | 是否必填 | 取值范围   |
| --- | ---------------- | ---- | ---- | ------ |
| `源` | 接受任意输入数据类型用于预览显示 | ANY  | 是    | 任意数据类型 |

## 输出

| 输出名称              | 描述                                           | 数据类型   |
| ----------------- | -------------------------------------------- | ------ |
| `UI Text Display` | 在用户界面中显示转换为文本格式的输入数据。同时将文本作为字符串输出返回，以供进一步处理。 | STRING |

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

***

**Source fingerprint (SHA-256):** `6011c39a31ef9a6786a1dff6e135edcf35def2f715b49301dd49a6467f859271`
