Hi,
Suppose i declared a variable
test(20) type c.
test = '123'.
Now if you see out of 20 characters number of charecters filled in is 3. Or is there any way to find out string length???