Returns the element in an array whose value is closest to the specified value.
Category: Array
Output Ports: Closest Value, Closest Value Index
Value
The value to compare with the array of values.
Array
The array of values.