in reply to Re^3: Counting number of characters in a string
in thread Counting number of characters in a string

Use the length() function.
  • Comment on Re^4: Counting number of characters in a string