Howdy, I’m having an issue with this action where it works on the Mac, but not on iOS. This is the error I’m seeing:
Script Error: TypeError: undefined is not an object (evaluating listRegex.exec(workingString)
[1].trim()')
Line number: 30, Column 77
I tried removing the line that @agiletortoise removed on the similar event action, but unfortunately that didn’t work for me in this instance. I tried a bit of ChatGPT troubleshooting, but unfortunately I’m not a programmer.