Check if a String is Empty in JavaScript #. Use the length property on the string to check if it is empty. If the string's length is equal to 0 , then it's ...
確定! 回上一頁