Get Text Length

Gets the text length of the input text.

This activity is used to get the text length of the user-specified text.

Input

  • Text: String Argument Required Input the text from which the text length is to be obtained.

Output

Last updated