Update Nodes/String/Replace
parent
d4739e8d9b
commit
af678d2b24
@ -2,7 +2,7 @@
|
||||
|
||||
---
|
||||
|
||||
## 🔌 INPUT PORTS
|
||||
## 🔌 Input Ports
|
||||
|
||||
| Name | Type | Description |
|
||||
|------------------|------------------|--------------------------------------------------------------------------|
|
||||
@ -12,7 +12,7 @@
|
||||
|
||||
---
|
||||
|
||||
## 📤 EXPORT PORTS
|
||||
## 📤 Export Ports
|
||||
|
||||
| Name | Type | Description |
|
||||
|-------------------|------------------|--------------------------------------------------------------------------|
|
||||
@ -20,7 +20,7 @@
|
||||
|
||||
---
|
||||
|
||||
## 📝 DESCRIPTION
|
||||
## 📝 Description
|
||||
|
||||
The **String Replace** node searches for all instances of a specified substring in the original string and replaces them with a new value.
|
||||
Perfect for modifying dynamic strings, filenames, or templated content in your graph workflows.
|
||||
@ -29,6 +29,6 @@ This node is derived from [`BaseImageNode`](../../Nodes/BaseImageNode).
|
||||
|
||||
---
|
||||
|
||||
## ⚠️ KNOWN ISSUES
|
||||
## ⚠️ Known Issues
|
||||
|
||||
N/A
|
||||
|
Loading…
x
Reference in New Issue
Block a user