How can I localize global coordinates?

The method for this is not written in my book but I need it for my Indie game. Maybe you know it so that I don’t have to search for it in the Scripting Reference.

Searching the documentation should be the first port of call before resorting to posting here. Transform.InverseTransformPoint is what you want.