
The Function Block STPSLASHES removes all backslashes.
Note: This function is Binary-Safe. This means that UTF8 characters cannot be processed directly.
The input defines the string to be processed.
The output returns a string without backslashes ("\"). As in C, \n, \r ..., octal and hexadecimal occurrences are recognized.