[0]); // undefined // Array containing an object console.log(arr?.[2]?.prop); // undefined. Note. Before the optional chaining was available ...
確定! 回上一頁