FunctionsArray
array_except
Builds a result array from the first argument and excludes any elements that appear in the following arrays.
array_except(…) → StringKind · scalar
Builds a result array from the first argument and excludes any elements that appear in the following arrays.
Part of the Array family.