functionstrlen
Like strlen(3). Returns the length of the string in bytes.
Inputs
| Type | Name | Default | Description |
|---|---|---|---|
| String | str |
Outputs
| Type | Name | Default | Description |
|---|---|---|---|
| Integer | len |
| Type | Name | Default | Description |
|---|---|---|---|
| String | str |
| Type | Name | Default | Description |
|---|---|---|---|
| Integer | len |