Split String - TechRepublic
General discussion
July 30, 2006 at 03:58 AM
bsmgopal1984

Split String

by bsmgopal1984 . Updated 18 years, 6 months ago

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!

This discussion is locked

All Comments