Subj : js version of user default To : GitLab note in main/sbbs From : Rob Swindell Date : Sun Sep 17 2023 06:22 pm https://gitlab.synchro.net/main/sbbs/-/merge_requests/331#note_4143 Comparing the return value of `bbs.text()` to `0` here doesn't make sense. I think just removing the `== 0` should work or add `.length` as I suggested above. Whatever method you use, be consistent. .