So, we've got the Reference Manual open, but what if we wanted concrete coding examples related to the Transform component? It's pretty simple – all we need to do is ask the Scripting Reference.
Click on Scripting API, or the Switch to Scripting link underneath the component or class name (Transform, in this case).
By doing this, the Reference Manual automatically switches to the Scripting Reference for the Transform component:
The Scripting Reference is a large document because it has to be. However, this doesn't mean you have to memorize it or even be familiar with all of its information to start writing scripts. As the name suggests, it's a reference, not a test.
If you find yourself lost in the documentation, or just out of ideas regarding where to look, you can also find solutions...