SceneManager.LoadScene("SCENE_HERE"); // be sure to import UnityEngine.SceneManagement
Application.LoadScene("SCENE_HERE");