I am working on a program right now which requires the usage of regex to make numerical comparisons for conditional statements. To get this to run, I need to installed the system.text.regularexpressions package. I have tried to install it, click save, accept the user license terms but that does not seem to work. I am copying an image of my install screen below.
No need to install the package as it comes pre-installed, you just need import it, that’s it.
To import the library, go-to import panel right next to the argument panel and type System.Text.RegularExpression