I asked:
>
> > PS Why can't I use:
> > put the number of char of ....
Klaus replied
"the num of charS" will do the trick ;-)
Ah so simple.
I just believed the docs:
the number of {char[acters] | items | words | lines} {in | of} string
I guess it should be:
the number of {char[acter]s | items etc etc
Thanks