Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

ProtoFlux:StringLength

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