const thing: string = ""; switch (thing) { case "Text1": break; default: break; }