Could someone please enlighten me, how to copy the whole content of the tag field ALBUM to the tag field TEMPORARY, but only when there is a "" in that field [and if is not not present then just leave the TEMPORARY clean]?
I can format value the TEMPORARY field with
$if(X,%ALBUM%,)but I do not know how to replace that X with my being the go-sign
You are correct, now it works; I must have messed up something back there.
Hmmm
I am trying hard to recall what was that I was trying to achieve back then, but as I am reorganizing my entire system for a couple of days now, I just do not remember. But I know I used the first code that you kindly provided, so thank you
[I somehow implemented my safe guards in a "manual way" - with filtering expression that is]
If the requirements are met then the code works, and if not it does not to its bidding [as it just does nothing because the data requirements are not met and not because the code itself is erroneously written]
So one again thank you very much for your time @DetlevD