| title | ms.date | ms.prod | ms.technology | ms.topic | f1_keywords | dev_langs | ms.assetid | author | ms.author | manager | ||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Expected ']' | Microsoft Docs |
01/18/2017 |
visual-studio-windows |
vs-javascript |
reference |
|
|
8a437ace-c73e-4340-885c-70ccb4bb2ee4 |
mikejo5000 |
mikejo |
ghogen |
You made a reference to an array element, but did not include the right bracket. Any expression that refers to an array element must include both opening and closing brackets.
- Add the right bracket to the expression that refers to the array element.