ProtoFlux:String Length

From Resonite Wiki
String Length
A
*
Strings

String Length is a ProtoFlux node that returns the length of A (String) including any white spaces.

Inputs

A (String)

The string to check the length for.

Outputs

* (int)

How long A (String) is including any white spaces.

Examples