LEN

The LEN function returns the length of a string.

Input/Output

Number of Connections: 1
InputData TypeDescription
Input1StringThe string to check.

OutputData TypeDescription
Output1IntegerThe length of the string.

Property

NameProperty TypeDescription
Modechoice Specifies how to count the length.
String - Count by the number of characters.
Binary - Count by the number of bytes.
EncodingchoiceSpecifies encoding when counting by bytes.

Topic

Example

PropertyOutput
Input1Infoteria Corp.ModeString15

PropertyOutput
Input1日本語サンプルModeString7