Gets the text length of the input text.
This activity is used to get the text length of the user-specified text.
Text: String Argument Required Input the text from which the text length is to be obtained.
String Argument
Required
Result: Integer Variable Stores the text length of the given text in the specified Integer variable.
Integer Variable
Last updated 3 years ago