Hey guys, I am trying to find number twister in my amount column and I tried herefore a javascript but unfortunately it is not working - maybe u can help me:
function numberCruncherComparison(numberList, toCompare){
for (const element of numberList) {
if (toCompare[0] === ‘-’) {
if (toCompare.length < 3) {
return false;
}
Hi , i am trying to find number twister-or type errors. For example the amount is 96, but the user types 69 - this i tried out to find with javascript or is there a better way to do it?
If you are expecting 96, but the data is 69, then that isn’t a type error. They are both numbers. Also I am not familiar with the term ‘number twister’. So I am still struggling to understand what you are trying to do.
It would be helpful if you could supply a simple input dataset and the corresponding output dataset you want.
Hi Mate, do you know if i can find for example a number twister for example my dataset has: 1250 and 1205 (this one i would like to find) but i dont have 5021 now it works only for the complete number when it is twisted , but in reality the type error are only two numbers for example