Nodes/ComfyUI-TinyBreaker/💪TB | Unpack Boolean
ComfyUI Node

💪TB | Unpack Boolean

Unpacks a boolean value from GenParams.

By martin-rizzo·Created 2 years ago·Updated 12 months ago· 42
💪TB | Unpack Boolean
  • genparams
  • BOOLEAN
param_name
Category💪TinyBreaker/genparams

Inputs (2)

NameTypeDefaultDescription
genparamsGENPARAMSThe generation parameters containing the boolean to be unpacked.
param_nameSTRINGThe name of the boolean parameter to be unpacked. If not found, it will return False.

Outputs (1)

NameTypeDescription
BOOLEANBOOLEANThe boolean value extracted from the `GenParams` line or False if not found.