Replace¶
Name | - | Description | Default | Type |
---|---|---|---|---|
<input> |
[Any] String |
|||
<output> |
[Any] String |
|||
Patterns |
The patterns to find. | None |
[String] &[String] &[Any] [Any] |
|
Replacements |
The replacements to apply to the input, if a single value is provided every match will be replaced with that single value. | None |
Any &Any [Any] &[Any] |