News

Is sData a string or an array? I'm showing my ignorance of VB here, but couldn't you use Len (sData) = 0 or sData = ""? If sData really is an array, could you use something like sData.Count = 0?