Replace String Node

../../../_images/modeling_geometry-nodes_text_replace-string_node.png

The Replace String node.

The Replace String node replaces a string segment with another.

输入

字符串型

Standard string input.

查找

The substring to find in String to be replaced.

替换

A string segment which replaces occurrences of the Find substring.

属性

这个节点没有属性。

输出

字符串型

Standard string output.

示例

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

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