ComfyUI > Nodes > COMFYUI_PROMPTMODELS > 📦 PRO Set Node (Named)

ComfyUI Node: 📦 PRO Set Node (Named)

Class Name

PRO_SetNodeNamed

Category
GetSetNode_Pro/utils
Author
cdanielp (Account age: 0days)
Extension
COMFYUI_PROMPTMODELS
Latest Updated
2026-03-17
Github Stars
0.02K

How to Install COMFYUI_PROMPTMODELS

Install this extension via the ComfyUI Manager by searching for COMFYUI_PROMPTMODELS
  • 1. Click the Manager button in the main menu
  • 2. Select Custom Nodes Manager button
  • 3. Enter COMFYUI_PROMPTMODELS in the search bar
After installation, click the Restart button to restart ComfyUI. Then, manually refresh your browser to clear the cache and access the updated list of nodes.

Visit ComfyUI Online for ready-to-use ComfyUI environment

  • Free trial available
  • 16GB VRAM to 80GB VRAM GPU machines
  • 400+ preloaded models/nodes
  • Freedom to upload custom models/nodes
  • 200+ ready-to-run workflows
  • 100% private workspace with up to 200GB storage
  • Dedicated Support

Run ComfyUI Online

📦 PRO Set Node (Named) Description

Stores values in a cache with a specified name for efficient data management in ComfyUI.

📦 PRO Set Node (Named):

The PRO_SetNodeNamed is a versatile node designed to store values in a cache with a specified name, allowing for efficient data management and retrieval within the ComfyUI environment. This node is particularly useful for scenarios where you need to save a variable with a specific identifier, making it easy to access and manipulate later in your workflow. By leveraging a caching mechanism, PRO_SetNodeNamed enhances the flexibility and organization of your projects, enabling you to maintain a structured approach to handling dynamic data. Its primary function is to set a value in the cache under a user-defined name, ensuring that the data can be easily retrieved and utilized by other nodes or processes within the system.

📦 PRO Set Node (Named) Input Parameters:

value

The value parameter represents the data you wish to store in the cache. This parameter is highly flexible, accepting any type of data, which allows you to store a wide range of information, from simple strings to complex objects. The flexibility of this parameter ensures that you can adapt the node to suit various needs within your workflow, making it a powerful tool for managing dynamic data.

name

The name parameter is a string that specifies the identifier under which the value will be stored in the cache. By default, this parameter is set to "my_variable", but you can customize it to any string that best describes the data being stored. This naming capability is crucial for organizing your data, as it allows you to easily reference and retrieve the stored value later in your workflow. The name parameter ensures that each piece of data is uniquely identifiable, preventing conflicts and enhancing the clarity of your data management strategy.

📦 PRO Set Node (Named) Output Parameters:

value

The value output parameter returns the data that was stored in the cache. This output confirms that the data has been successfully saved and is available for retrieval. By providing the stored value as an output, the node allows you to immediately verify the operation's success and use the data in subsequent nodes or processes. This feature is particularly useful for debugging and ensuring the integrity of your data management workflow.

📦 PRO Set Node (Named) Usage Tips:

  • Use descriptive names for the name parameter to ensure easy identification and retrieval of stored values later in your workflow.
  • Regularly check the cache to ensure that the values are being stored correctly and that there are no naming conflicts that could lead to data being overwritten.

📦 PRO Set Node (Named) Common Errors and Solutions:

Variable not found

  • Explanation: This error occurs when the specified name does not match any existing entries in the cache, indicating that the value may not have been stored correctly or the name was misspelled.
  • Solution: Double-check the name parameter to ensure it matches the intended identifier. Verify that the value was successfully stored by listing the cache contents using a node like PRO_ListCacheNode.

Cache storage limit exceeded

  • Explanation: If the cache has a storage limit, attempting to store additional values may result in this error, preventing new data from being saved.
  • Solution: Review the cache contents and remove any unnecessary or outdated entries to free up space. Consider increasing the cache size if possible, or optimize your workflow to manage data more efficiently.

📦 PRO Set Node (Named) Related Nodes

Go back to the extension to check out more related nodes.
COMFYUI_PROMPTMODELS
RunComfy
Copyright 2025 RunComfy. All Rights Reserved.

RunComfy is the premier ComfyUI platform, offering ComfyUI online environment and services, along with ComfyUI workflows featuring stunning visuals. RunComfy also provides AI Models, enabling artists to harness the latest AI tools to create incredible art.

📦 PRO Set Node (Named)