优化 JavaScript 的判断

better way var startIndex = (start === undefined || start === null) ? null : start[0].Value;