ProtoFlux:StringLength

From Resonite Wiki
Revision as of 00:36, 21 August 2025 by YoshBot (talk | contribs) (YoshBot moved page ProtoFlux:String Length to ProtoFlux:StringLength: Automated: removing spaces from ProtoFlux namespace)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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