Nút Thay Thế Chuỗi Ký Tự (Replace String Node)

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.

Một Số Ví Dụ (Examples)

../../../_images/modeling_geometry-nodes_text_replace-string_example.png

Using the node to add the newline character to a string.