Get String Length
- 02 Nov 2022
- 1 Minute to read
- Print
- DarkLight
Get String Length
- Updated on 02 Nov 2022
- 1 Minute to read
- Print
- DarkLight
Article summary
Did you find this summary helpful?
Thank you for your feedback
Step Details | |
Introduced in Version | 4.0.0 |
Last Modified in Version | 7.12.0 |
Location | Data > Text |
The Get String Length step returns the number of characters within the string.
Properties
Inputs
Property | Description | Data Type |
---|---|---|
Input | The string to count the length of. | String |
Outputs
Property | Description | Data Type |
---|---|---|
GetStringLength1_Output | Length of the string. | Int32 |
Was this article helpful?