Subj : exec/tests/system/except.js To : Git commit to main/sbbs/master From : Rob Swindell (on Debian Linux) Date : Sun Jan 19 2025 09:44 pm https://gitlab.synchro.net/main/sbbs/-/commit/9011ad73af5fc3173d22a24f Modified Files: exec/tests/system/except.js Log Message: system.findstr and matchuserdata no longer throw exceptions for undef 2nd arg these functions just return the 'not found' equivalent return type when passed null or undefined for the search string. .