enable changes based on template, refactor newSku
This commit is contained in:
@ -58,7 +58,7 @@ function vlookupByColumns(
|
||||
return
|
||||
}
|
||||
let resultValue = getCellValueByColumnName(s, resultColumn, index + 2)
|
||||
toastAndLog(resultValue)
|
||||
console.log("resultValue: " + resultValue)
|
||||
return resultValue
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user