Closed Danp2 closed 1 year ago
To clarify, the use of returnObject
as an optional parameter isn't allowed when the function is used in conjunction with array.find
. Therefore, I removed the parameter and switched to using a variable to control the return value in searchScript
.
Looks good, thanks!
Whoops, lol.
Fixes #204