<IF><what><then><else> does not work correct
Brought to you by:
vlads
Hello
how does the <IF>><what><then><else> work?
For example I tried to use something like:
<IF><Album><><CD> or
<IF><<Album>><><CD>
to set mediatype to "CD" if <Album> is not empty.
But independently from <Album> the second state <CD>
is always set.
Will <then> be used if <what> is empty, nul or
undefined?
Thanks for the good work.
gagelix
Logged In: NO
Sorry, i'm a little stupid.
Everything works fine.