ReplaceAll
Replaces occurrences of str in text and returns a new string.
| Property | Type | Description |
|---|---|---|
| text | String | |
| str | String | |
| replacement | String |
Replaces occurrences of str in text and returns a new string.
| Property | Type | Description |
|---|---|---|
| text | String | |
| str | String | |
| replacement | String |