Adds or removes escape characters to or from a string.
The node adds escape characters in the order of the escapes cluster and removes escape characters in reverse order.
String on which the node operates.
Cluster of escape sequences and the strings to escape.
String to or from which the node adds or removes the escape character you specify.
Escape pattern to add or remove.
Value that determines whether to add or remove the escape character you specify.
Name | Description |
---|---|
escape | The node adds the escape character. |
unescape | The node removes the escape character. |
Default: escape
String that results after the node operates on the input string.
Where This Node Can Run:
Desktop OS: Windows
FPGA: Not supported
Web Server: Not supported in VIs that run in a web application