Page 1 of 1

cart trackname in alert window

Posted: 29 Jul 2020 11:41
by tatje
Hey,
i am trying to show the trackname of the cart in the cartwall in the show_alert_window.
this via exec_command2 $ {cartisplaying} | NOT (Equals (1)) | SHOW_ALERT_WINDOW Currently Playing $ {cw1cartXtrackname}.
the alert window appears but the track name does not.
my question is it possible in PF, if so what am i doing wrong?

Groet, Tatje

Re: cart trackname in alert window

Posted: 29 Jul 2020 12:17
by tatje
Hi,
i have found the solution see below.

SHOW_ALERT_WINDOW $ {carttrackname} | $ {cartisselected}