what is difference between On Click(object) and Left Mouse Button?

Hey, I have a simply question here. I try to add a mouse click event in my scene, I wanna the object is moving when mouse is clicking on it. The On Click(object) node is working, the Left Mouse Button is supported to do the same function but it does not work. Does there anybody know the difference between them? Thank you so much.