Hi, I want to know how to use split function to split the string based on backslash(\).
Actually backslash is appearing at the end of the string. and i want to remove it.
so if anyone could guide me as to what will be the syntax for removing backslash(\) from the string??
Actually backslash is appearing at the end of the string. and i want to remove it.
so if anyone could guide me as to what will be the syntax for removing backslash(\) from the string??
Comment