Nodes/LF Nodes/String replace
ComfyUI Node

String replace

A ComfyUI node in ✨ LF Nodes/Logic with 4 inputs and 2 outputs.

By lucafoscili·Created 2 years ago·Updated about a year ago· 50
String replace
  • ui_widget
  • string
  • string_list
input_text
target
replacement
Category✨ LF Nodes/Logic

Inputs (4)

NameTypeDefaultDescription
input_textSTRINGThe text where replacements will occur.
targetSTRINGThe substring to be replaced.
replacementSTRINGThe substring to replace the target with.
ui_widgetoptKUL_CODE[object Object]

Outputs (2)

NameTypeDescription
stringSTRING
string_listSTRING