ComfyUI Node
WP Var → Float
A ComfyUI node in wildcard-pipeline with 4 inputs and 1 output.
WP Var → Float
- context
- wp_var_name
- value
◄index0►
◄default0.00►
Categorywildcard-pipeline
Inputs (4)
| Name | Type | Default | Description |
|---|---|---|---|
| context | PIPELINE_CONTEXT | The resolved $variable context from any upstream WP Context / Loop / Injector chain. Required — without it the node has no variables to read. | |
| wp_var_name | WP_VAR_PICKER | — | |
| index | INT | 00–999 | Which number in the value to extract when multiple are present (0 = first). |
| default | FLOAT | 0.00-1e+38–1e+38 | Value to use when the variable is missing or the index is out of range. The node never errors — it falls back to this. |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| value | FLOAT | — |