.*any Unicode character (except for line terminators), repeated any number of times
\(the literal ( (4010 / 508 / 2816)
+matches at least one character from the set below:
A-Zone character from A (6510) to Z (9010) (case sensitive)
\)the literal ) (4110 / 518 / 2916)
Negated Character Class[^$]* *matches any number of characters outside the set below:
$the literal $ (3610 / 448 / 2416)
\$the literal $ (3610 / 448 / 2416)
Negated Character Class[^$]* *matches any number of characters outside the set below:
$the literal $ (3610 / 448 / 2416)
\$the literal $ (3610 / 448 / 2416)
,the literal , (4410 / 548 / 2C16)
\da Unicode decimal digit