Outputs the number of characters a string contains.
All leading and trailing whitespaces are counted as characters as well.
Properties
String
: Text whose characters to count
Default : 0.0
Inputs
Name | Type | Description |
---|---|---|
String | String | Text whose characters to count |
Outputs
Name | Type | Description |
---|---|---|
Integer | Integer | Number of characters contained in the input string |
Example
Need more help with this?
Don’t hesitate to contact us here.