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 |