Get String Length
  • 02 Nov 2022
  • 1 Minute to read
  • Dark
    Light

Get String Length

  • Dark
    Light

Article Summary

Step Details

Introduced in Version4.0.0
Last Modified in Version7.12.0
LocationData > Text

The Get String Length step returns the number of characters within the string.



Properties

Inputs

PropertyDescriptionData Type
InputThe string to count the length of.String

Outputs

PropertyDescriptionData Type
GetStringLength1_Output
Length of the string.Int32


Was this article helpful?