Variables also tell you what you're using in functions. For example, if you read "SPOFS 1,X,Y" in your code, then you won't know what is '1'. But if you read "SPOFS SPPlayer,X,Y", then you will know that the player is moving to the position (X,Y)