Forced FPS?

While working in unity I was looking into the update functions, and I was wondering if it was possible to force a game to run at a predefined framerate. Can this be done? (setting a game to run at 40 FPS, 20FPS, etc)

Read here
http://docs.unity3d.com/ScriptReference/Application-targetFrameRate.html