I have a string in the format xx/yy/zz

How do i split this string using the delimiter "/" and get the result in three different new strings?