Skip to main content

Notice

Please note that most of the software linked on this forum is likely to be safe to use. If you are unsure, feel free to ask in the relevant topics, or send a private message to an administrator or moderator. To help curb the problems of false positives, or in the event that you do find actual malware, you can contribute through the article linked here.
Topic: functions not working in Custom Columns? (Read 1436 times) previous topic - next topic
0 Members and 1 Guest are viewing this topic.

functions not working in Custom Columns?

i have the following pattern in my custom Encoder field

$replace($info(tool),"reference ","")

but the resulting text still remain (reference word not removed)

reference libFLAC 1.3.1 20141125

is it not working or something i'm doing wrong?