How many characters in NameProper?

Post Reply
User avatar
magnussandstrom
Advanced member
Posts: 510
Joined: Thu Jul 30, 2020 6:34 pm
Location: Sweden
Contact:

How many characters in NameProper?

Post by magnussandstrom »

I need to send files to a specific outgoing connection if NameProper is more than 50 characters. Is there a simple way to do that?
freddyp
Advanced member
Posts: 1129
Joined: Thu Feb 09, 2012 3:53 pm

Re: How many characters in NameProper?

Post by freddyp »

Two outgoing connections, one with a condition that uses a regex .{50,} (any character 50 or more times) and one with "All other jobs". Simple enough? :D
User avatar
magnussandstrom
Advanced member
Posts: 510
Joined: Thu Jul 30, 2020 6:34 pm
Location: Sweden
Contact:

Re: How many characters in NameProper?

Post by magnussandstrom »

Ah, I actually did solve it before your answer Freddy. :D Thanks! Now I have two ways of doing it.
Skärmavbild 2022-02-07 kl. 13.18.34.png
Skärmavbild 2022-02-07 kl. 13.18.34.png (120.6 KiB) Viewed 1693 times
Post Reply