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 empty, otherwise, it isn't empty.
確定! 回上一頁