Nút Thay Thế Chuỗi Ký Tự (Replace String Node)
The Replace String node replaces a string segment with another.
Đầu Vào (Inputs)
- Chuỗi Ký Tự (String)
Hàm Tiêu Chuẩn.
- Lùng Tìm (Find)
The substring to find in String to be replaced.
- Thay Thế (Replace)
A string segment which replaces occurrences of the Find substring.
Tính Chất (Properties)
Nút này không có Tính Chất nào cả.
Đầu Ra (Outputs)
- Chuỗi Ký Tự (String)
Standard string output.