Translate
Replaces individual characters with other individual characters.
Each character in the Characters to be replaced field is replaced by the character which is in the same position in the Replacement characters field.
For example, with the input string Abcd, if you enter Ac in Characters to be replaced and zY in Replacement characters, you will get the following output: zbYd.
Arguments
Input value | Specify the string in which the replacement is to be performed. |
Properties
Characters to be replaced | Enter the list of characters to replace. This property is also available as an argument. If you specify both, the argument value is used and the property value is ignored. |
Replacement characters | Enter the list of replacement characters. This property is also available as an argument. If you specify both, the argument value is used and the property value is ignored. |