What I’m trying to do
I have a Base with a string property. I would like to extract a part of it, as it’s a part that’s always in `()` that changes position in the string from note to note, I wanted to use a regular expression to target it.
I have a Base with a string property. I would like to extract a part of it, as it’s a part that’s always in `()` that changes position in the string from note to note, I wanted to use a regular expression to target it.
This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.