How to Change Screen Resolution in game

Hello I am wondering How do I Change Screen Resolution in game (Standalone)

Thanks,

Screen.SetResolution(width, height, windowed);

Things like that can easily be found in the Scripting Reference…