ComfyUI > Nodes > ComfyUI-RvTools_v2 > Float Multi-Switch

ComfyUI Node: Float Multi-Switch

Class Name

Float Multi-Switch [RvTools]

Category
🫦 RvTools II/ Multi-Switches
Author
r-vage (Account age: 317days)
Extension
ComfyUI-RvTools_v2
Latest Updated
2026-03-27
Github Stars
0.02K

How to Install ComfyUI-RvTools_v2

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

Float Multi-Switch Description

The Float Multi-Switch node selects the first non-null float input from up to five options.

Float Multi-Switch [RvTools]:

The Float Multi-Switch [RvTools] node is designed to provide a flexible mechanism for selecting between multiple floating-point inputs. This node is particularly useful in scenarios where you need to dynamically choose one input from several options based on certain conditions or logic within your workflow. By allowing up to five optional float inputs, the node ensures that you can handle complex decision-making processes with ease. Its primary function is to return the first non-null input it encounters, making it an efficient tool for managing multiple data streams and ensuring that your workflow continues smoothly without interruption. This capability is essential for AI artists who need to manage and manipulate various floating-point values in their creative processes, providing a streamlined and efficient way to handle multiple inputs.

Float Multi-Switch [RvTools] Input Parameters:

input1

This parameter represents the first optional floating-point input. It is one of the potential values that the node can select and return. The node will prioritize this input if it is not null, ensuring that it is the first choice in the selection process. There are no specific minimum, maximum, or default values for this parameter, as it is entirely dependent on the data provided by the user.

input2

Similar to input1, this parameter is the second optional floating-point input. If input1 is null, the node will consider input2 as the next option. This parameter allows for flexibility in input selection, ensuring that the node can adapt to different data scenarios.

input3

This parameter serves as the third optional floating-point input. It acts as an additional option for the node to select from if both input1 and input2 are null. This ensures that the node can handle more complex workflows with multiple potential inputs.

input4

As the fourth optional floating-point input, this parameter provides another layer of flexibility. If the previous inputs are null, the node will consider input4 as a viable option, allowing for a broader range of input possibilities.

input5

This parameter is the fifth and final optional floating-point input. It serves as the last resort for the node to select from if all previous inputs are null. This ensures that the node can accommodate a wide variety of input configurations and maintain workflow continuity.

Float Multi-Switch [RvTools] Output Parameters:

float

The output parameter float represents the selected floating-point value from the available inputs. The node returns this value as a tuple, ensuring that the chosen input is effectively passed on to the next stage of your workflow. This output is crucial for maintaining the integrity of your data processing pipeline, as it ensures that the most appropriate input is used in subsequent operations.

Float Multi-Switch [RvTools] Usage Tips:

  • Ensure that at least one of the inputs is not null to avoid errors and ensure smooth execution of the node.
  • Use this node to manage complex workflows where multiple floating-point values need to be considered, allowing for dynamic decision-making based on available data.

Float Multi-Switch [RvTools] Common Errors and Solutions:

Missing Input: Multi Float Switch has no active Input

  • Explanation: This error occurs when all input parameters are null, meaning the node has no data to process or return.
  • Solution: Ensure that at least one of the input parameters (input1, input2, input3, input4, or input5) is provided with a valid floating-point value to prevent this error.

Float Multi-Switch Related Nodes

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

Float Multi-Switch