open all | close all

Is Included 包括在内Basic 基础Inputs 投入Outputs 产出

Inputs

投入

Array In

数组

Here you can link the Array whose indices you want to compare with a defined value.

在这里,您可以链接要与定义的值进行比较的索引的 Array。

Value

价值

Here you can enter the index number of the element on the Array that you want to evaluate. If the respective element exists, a positive signal will be output (TRUE or 1). Otherwise, a FLASE or 0 will be output.

在这里,您可以输入要计算的 Array 元素的索引号。如果各个元素存在,则输出一个正信号(TRUE 或1)。否则,将输出一个 FLASE 或0。

If the Value was found you can also ascertain its index number via First Index. If the value is contained multiple times in the Array, only the entry with First Index will output only the smallest index number. An overview of all indices for which the value searched for appears is available at the Index List output.

如果找到了这个值,你也可以通过第一索引确定它的索引号。如果值在 Array 中包含多次,则只有具有 First Index 的条目将仅输出最小的索引号。在“索引列表”输出中可以看到搜索值出现的所有索引的概述。