[SOLVED] Problem with mouse sensing click

Whats wrong with my code?
Screenshot 2023-02-27 3.11.29 PM

app.mouse.isPressed()
Make sure the P in pressed is upper case.

thanks that solve my problem :smiley: