+1
    
    
    
        
        
        Not a bug
        
        
    
    
    
    
    
    Expression not used
It is possible to add an option in Project Check for retrieve the Expression not used in QCode ?
In my case, i consider that it is a bug because i cannot set correctly the result as expected

Customer support service by UserEcho
                
You wrote "reuslt". Change it to "result" and it should be fine :)
Thanks for spotting this Christopher-
Accidentally typing the wrong variable name adds a new variable with this name.
When that variable isn't used anywhere else, the project check will show "Expression not used"