When I am using a regex in a string searcher, the output is as expected. When I am using the same regex as @FindRegularExpression in the Attribute Manager, my script always fails. What do I need to modify in the Attribute Manager regex? Thanks
@FindRegularExpression returns the index of the match. @SubstringRegularExpression will return the match itself, similar to the StringSearcher.
@dustin I tried it previously as well but it didn't work either. Am I missing anything ?
There are additional inputs needed for @SubstringRegularExpression. Try this:
@SubstringRegularExpression(@Value(path_windows),.*(?<=\\),0,0,0,caseSensitive=TRUE)
Already have an account? Login
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.
Sorry, we're still checking this file's contents to make sure it's safe to download. Please try again in a few minutes.
Sorry, our virus scanner detected that this file isn't safe to download.