Tagged Questions

2
votes
3answers
55 views

Convert string to all lowercase

Question Is there a way in the pre block of a rule to convert a string to all lower case? Background I have a regular expression that returns parts of a string and sometimes the …