Search found 2 matches

by vriesnet
29 Jan 2019, 14:35
Forum: Help and Support
Topic: if-then-else structure not working
Replies: 3
Views: 4131

Re: if-then-else structure not working

Wow, thanks for your quick response!
Your suggestion works as expected.
by vriesnet
29 Jan 2019, 14:02
Forum: Help and Support
Topic: if-then-else structure not working
Replies: 3
Views: 4131

if-then-else structure not working

I created the following format for Movies:

Movies/{collection ? {"${collection}/${y}.${n.colon("|")}/${collection.replace(" Collection","")}[${ci}]."} : {"${ny.colon("|")}/"}}{ny.colon("|")}{".${lang}"}

Result when Movie is in Collection:
Movies/ Avatar Collection/2009.Avatar/Avatar[1]. Avatar ...