Skip to Content
0
Former Member
Jul 10, 2007 at 07:42 AM

Determining the length of characters before space

217 Views

How can I use the search functionality to determine the length of the first word before the space?

For example lets suppose the string is 'Uzbekistan Russia USA' how can I use the search or any other functionality to determine the length of Uzbekistan? I cannot use a constant number and I have to dynamically calculate for each string.

With best regards,

Ketan