Counts the number of characters in a string.
Interface
Inputs
| Parameter | Details | Possible Types |
|---|---|---|
| String | Primary Input | string |
Outputs
| Product | Details | Possible Types |
|---|---|---|
| Result | The value produced by the node operation. Primary Output | f64 |
Counts the number of characters in a string.
| Parameter | Details | Possible Types |
|---|---|---|
| String | Primary Input | string |
| Product | Details | Possible Types |
|---|---|---|
| Result | The value produced by the node operation. Primary Output | f64 |