ComfyUI Node
🪠️ WWAA LineCount
Reads a multi-line string and counts how many lines exist while ignoring blank lines. Useful for determining the number of prompts or entries in text data.
🪠️ WWAA LineCount
- Line Count
◄string_textString goes here
Second line.►
Category🪠️ WWAA/String
Inputs (1)
| Name | Type | Default | Description |
|---|---|---|---|
| string_text | STRING | String goes here Second line. | — |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| Line Count | INT | — |