how to verify the scene unity

Code Example - how to verify the scene unity

                
                        Use SceneManager.GetActiveScene(); to get a string with the scene name

Note: You have to write using UnityEngine.SceneManagement in the top