I want to use the function $delprefix with own german prefixes and I set the script-command as followed, but it doens't work. The problem is the additional parameter *prefixes. Without this parameter *prefixes, it works fine with the two default prefixes "A" and "The" (e.g. in the sample result field: The Beatles => Beatles).
So I suppose there is a little bug or I set my script command wrong. But I don't found the right way. I use it as descripted in the online documentation, but nothing happened.
-------
$delprefix(%albumartist%, *prefixes="Der","Die","Das","The")
-------
So I think it's a bug.
PS: The new dev-Version Picard 4 has the same problem.