in reply to How to get the TOTAL length/size of an array?

This node falls below the community's threshold of quality. You may see it by logging in.

Replies are listed 'Best First'.
Re^2: How to get the TOTAL length/size of an array?
by 1nickt (Canon) on Sep 21, 2023 at 12:54 UTC

    That code counts the number of words in the list, and not the characters. It returns 9, not 21.


    The way forward always starts with a minimal test.
      oof shows me to post with one eye shut