functionstringReplace
Replaces all occurrences of a token with another token in a string.
Inputs
| Type | Name | Default | Description |
|---|---|---|---|
| String | str | ||
| String | source | ||
| String | target |
Outputs
| Type | Name | Default | Description |
|---|---|---|---|
| String | res |
| Type | Name | Default | Description |
|---|---|---|---|
| String | str | ||
| String | source | ||
| String | target |
| Type | Name | Default | Description |
|---|---|---|---|
| String | res |