Simone
09/20/2022, 6:18 PMreturn this.system.filter(function (item, key) {
if(key.)
});
what ia m tryin to chhieve , if the key is: 1,2,3,4,5 it should be equal to 9 and it should also exclude key 7 from the list, i know in cf we can do listfind but i am nt sure in javascriptMichael Schmidt
09/20/2022, 7:51 PMSimone
09/21/2022, 11:46 AMMyka Forrest
09/21/2022, 1:06 PMthis.system
array in your fiddle is invalid. There are an odd number of quotes on each line.