More > JRiver Media Center 24 for Mac

Trouble with isempty formula

<< < (2/2)

Sangie:
I'm so sorry I never updated this but this worked great. The example in the wiki did not which is weird:
https://wiki.jriver.com/index.php/IsEmpty()


--- Code: ---ifelse(!isempty([disc #]), [disc #])
--- End code ---
Outputs the value of the disc # field when it is not empty.

I tried substituting Disc # with Album. Maybe it's because it was a string as mentioned above.

RoderickGI:
Yep, it is because Album is a string, and Disc # is not.

Also, that example uses "ifelse" rather than "if", so different parameters and outputs. Similar results though.

But it is all fixed and working now, right?

Navigation

[0] Message Index

[*] Previous page

Go to full version