I get my banking statements via online banking as a PDF.
Inside the PDF there is a number, increased each time I download the newest statement.
I use content matches "Nr. [123]" and become a green match.
Now I want to rename it to:
Banking 2019-[123].pdf
So, I've to use a token to take over the found number for renaming, right?
But if I use a token, name it "Nr." search for "Nr. [123]" my PDF file will renamed to:
Banking 2019-Nr..pdf
I tried different things but it seems I do not understand how tokens work.

Can someone please tell me step-by-step how I've to configure Hazel so that I can insert a matched Text, in my case a two digit number later on renaming.
Thanks.