I see this type of error A LOT when we are using Lists:
setProperty() id parameter refers to an id (“txtError”) which does not exist. You should be able to find the list of all the possible ids in the dropdown (unless you created the element inside your code).WARNING: Line: 10: setNumber() value parameter value (90,100,85,77) is not a number.WARNING: Line: 10: setText() text parameter value (90,100,85,77) is not a uistring…]
Can someone explain please? Thank you in advance!
What I’ve tried: [replace with a detailed description of what you’ve already tried to do to solve the problem]