Limiting length with v4.7.9 with Windows 7? and ifEmpty?
Posted: 04 Apr 2020, 10:13
I'd like to add the actors clause to my Movies renaming recipe. I'd like to limit it to three names (guess that would be six words). But I suspect that isn't possible. I did try {actors.take(80)}. Doesn't seem to have any impact. Is there something I am missing in terms of the function? Maybe it doesn't work with the version I am using.
A Second question if I may. There are clauses that are empty. Whether it's a ratings clause or a languages clause or a director's clause. Is there an IfEmpty({director},"",{director}) or something like it?
Thank you.
A Second question if I may. There are clauses that are empty. Whether it's a ratings clause or a languages clause or a director's clause. Is there an IfEmpty({director},"",{director}) or something like it?
Thank you.