is there any way to Split String At Particular Occurrence Of A Symbol.
 
	For Example   
 
	//www.autoitscript.com/forum/forum/2-autoit-general-help-and-support/
 
	How to Split Above String At Third Occurrence of "/"
 
	After Split Two strings should be //www.autoitscript.com   &  forum/forum/2-autoit-general-help-and-support/