how do i split

"c:\folder\document1.doc"

to

"document1.doc"

i just want the file name part!
__________

is it possible with regex?