Skip to content

Is Bit of Type

Purpose of the Node

The Is Bit of Type node checks if a given Bit is of a specified type. Based on the result, it branches the execution flow into either the “Yes” or “No” output, allowing for conditional execution in visual scripts.

Pins

Pin NamePin DescriptionPin TypeValue Type
StartInitiate ExecutionExecutionNormal
bitInput BitBitStruct
bit_typeType to check (e.g., “Llm”, “Vlm”)StringMap
bit_outOutput BitOutput BitStruct
YesExecution if Bit is of the specified typeExecutionNormal
NoExecution if Bit is not of the specified typeExecutionNormal