Find in String Node

Find In String node.

The Find in String node finds the number of times a substring occurs in a string, and the position of the start of the first match.

Đầu Vào (Inputs)

Chuỗi Ký Tự/String

The input string in which the search will be conducted.

Tìm Kiếm (Search)

The substring that will be searched for within the input string.

Tính Chất (Properties)

Nút này không có tính chất nào cả.

Đầu Ra (Outputs)

First Found

The start position of the first occurrence of the substring within the input string.

Số Lượng (Count)

The total number of occurrences of the substring within the input string.