Wow, thanks for your quick response!
Your suggestion works as expected.
Search found 2 matches
- 29 Jan 2019, 14:35
- Forum: Help and Support
- Topic: if-then-else structure not working
- Replies: 3
- Views: 3743
- 29 Jan 2019, 14:02
- Forum: Help and Support
- Topic: if-then-else structure not working
- Replies: 3
- Views: 3743
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 (2009 ...