Number of Bytes

Logic Name

Number of Bytes

Function

Returns the number of bytes of an input string.

Data Types

Location Type
The first input handler String
Logic output Numeric
lightbulbRefer to "Logic Specifications" for details.

Properties

Category Property Description
Required Encoding Specify the encode to obtain the number of byte.
Comment Comment The comment will also be output to the specifications.It does not affect the conversion process.

Logic Sample

Mapping Definition

Logic Settings and Processing Result

The logic outputs the number of bytes of input strings.
Property Settings
Property Setting
Encoding Windows-31J
Input Data
Sample Data
1234567890
test data
Result Data
14
10
9