Returns in length the number of characters (bytes) in string.

The connector pane displays the default data types for this polymorphic function.


icon

Inputs/Outputs

  • cstr.png string

    string can be a string or any data structure that contains only strings, such as an array or clusters of strings.

  • ii32.png length

    length has the same structure as string.

  • Examples

    Refer to the following example files included with LabVIEW.

    • labview\examples\Strings\String Length.vi