String Length

Mode -

  • Characters - count how many characters there are in the string.

  • Words - count how many words there are in the string.

  • Lines - count how many lines there are in the string.

String - enter or connect a string to count.

Out - a read only attribute displaying the output value.

Last updated