Official | HULFT IoT EdgeStreaming Mapper Reference, 2nd Edition, (April 1, 2022):
String length
Logic name
String length
Function
This logic returns number of characters of the input character string.
Data type
|
Location |
Type |
|---|---|
|
First input handler |
String |
|
Logic output |
Numeric |
Property
|
Category |
Property |
Description |
|---|---|---|
|
Comment |
Comment |
It does not affect the conversion processing. |
Example of logic use
Mapping definition
Logic settings and processing result
This logic outputs the number of characters of the input data.
Property settings
|
Property |
Setting Value |
|---|---|
|
None |
Input data
|
SampleData |
|
1234567890 |
|
test data |
Output data
|
10 |
|
10 |
|
9 |
Official | HULFT IoT EdgeStreaming Mapper Reference, 2nd Edition, (April 1, 2022):