Categories

Updated: 06/17/2002

Using The Split() Function

Often times it is necessary to take a string and dice it up in order to extract portions to be used for some obscure purpose. Enter the Split() function. Split is a very easy concept to grasp. Decide where you want to split your string and away you go.
©2003-2019 jCay.com