Orthographic Camera

hi,
i am working on unity2d…How can i make object zoom in and zoom out when i click on the button?
Thank you

Unity - Scripting API: Camera.orthographicSize should do it.