ComfyUI > Nodes > CRT-Nodes > Any Trigger (CRT)

ComfyUI Node: Any Trigger (CRT)

Class Name

AnyTrigger

Category
CRT/Logic
Author
CRT (Account age: 1707days)
Extension
CRT-Nodes
Latest Updated
2026-03-16
Github Stars
0.1K

How to Install CRT-Nodes

Install this extension via the ComfyUI Manager by searching for CRT-Nodes
  • 1. Click the Manager button in the main menu
  • 2. Select Custom Nodes Manager button
  • 3. Enter CRT-Nodes 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

Any Trigger (CRT) Description

Outputs a boolean indicating if any input is connected, aiding conditional execution in node setups.

Any Trigger (CRT):

The AnyTrigger node is designed to provide a simple yet effective way to determine if any input is connected to it. Its primary function is to output a boolean value, indicating the presence or absence of a connection. This node is particularly useful in scenarios where you need to verify the connectivity status of inputs, allowing you to make decisions based on whether an input is connected or not. By returning True when any input is connected and False otherwise, it helps streamline logic flows in your projects, ensuring that subsequent operations are only executed when necessary. This capability can be especially beneficial in complex node setups where conditional execution is required.

Any Trigger (CRT) Input Parameters:

any_input

The any_input parameter is an optional input that the node checks for connectivity. Its primary function is to determine whether there is any connection made to the node. If a connection is present, the node will return True; otherwise, it will return False. This parameter does not have specific minimum, maximum, or default values, as it simply checks for the presence of a connection. The impact of this parameter on the node's execution is straightforward: it dictates the boolean output based on whether it is connected or not.

Any Trigger (CRT) Output Parameters:

boolean

The boolean output parameter provides a straightforward indication of the connectivity status of the any_input parameter. It outputs True if there is a connection to the any_input, and False if there is not. This output is crucial for determining the flow of operations in your node setup, as it allows you to conditionally execute subsequent nodes based on the presence of an input connection. The boolean value serves as a simple yet powerful tool for managing logic within your projects.

Any Trigger (CRT) Usage Tips:

  • Use the AnyTrigger node to conditionally execute parts of your node graph based on the presence of input connections, which can help optimize performance by avoiding unnecessary computations.
  • Integrate the AnyTrigger node in complex setups where multiple inputs might be optional, allowing you to dynamically adjust the flow of operations based on which inputs are connected.

Any Trigger (CRT) Common Errors and Solutions:

No input connected

  • Explanation: This error occurs when the node is expected to have an input connection, but none is provided.
  • Solution: Ensure that at least one input is connected to the any_input parameter to avoid this error and receive a True output.

Unexpected output value

  • Explanation: The node may return False when a True is expected if the input connection is not properly established.
  • Solution: Double-check the connections to the any_input parameter to ensure they are correctly set up and recognized by the node.

Any Trigger (CRT) Related Nodes

Go back to the extension to check out more related nodes.
CRT-Nodes
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.