Removed Case Significance for Partial String Comparisons

When using the Filter Module Parameters within Script Files, the string comparisons to see if a field contains, starts with, or ends with another string (or the negation of any of these) will now ignore case (upper- or lower-case). For example a title of ‘Record and Play Scripts’ would be judged to contain the literal ‘script’, ignoring the fact that ‘Scripts’ has an initial capital letter. This modified logic will also apply to filters generated by the Query Builder.