Dear all,
I want to split a string into twoparts.
How to do it?
For example, If I assigned variable called usrnm having string “QWUS\M0392”.
But I want to split into two parts or I need only “M0392” from the string.How can I get it?
Will Mid or Replace function help for this?
Please help me!
Thanks in advance!