Collision touch?

So hi guys. Im starting with unity C# and i have got a problem.
I was searching this in documentation but i didnt find it.

How can i get true or false value when two object touches ?

Im sorry for my bad english … but i believe that it will be good…

You can use OnCollisionEnter() to change a boolean.