Wildcard String (Arctenox's Essentials)

ArctenoxWildcardString

Multiline string primitive with wildcard support. Resolves {a|b|c} and __filename__ wildcards before passing the string downstream. Outputs both the original and resolved text.

Pack: Arctenoxs-Essentials_ComfyUI

custom_nodes.Arctenoxs-Essentials_ComfyUI

Inputs (2)

NameTypeRequired
textSTRINGrequired
wildcard_seedINTrequired

Outputs (2)

NameType
textSTRING
resolved_textSTRING