Don't you just love UDF re-use:
 Code:
"There are "+Len(udfGetChars($sString,"aeiouAEIOU"))+" vowels in the string."+@CRLF


 Quote:
There are 3 vowels in the string.