The variable <newpath> in the Switch tabs of the CEA is empty
Posted: 18 Oct 2023 17:39
New instance of latest beta, CEA variables don't have any values when switching tabs, assign script to: Configuration | General | Custom Event Actions | Switch tabs
Code: Select all
echo "Special: " . <newpathspecial> . "<crlf>New: " . <newpath> . "<crlf>Old: " . <oldpath>