Page 1 of 1

Get current file name in a filter

Posted: Mon Mar 17, 2025 10:05 am
by johndeighan
Filters are a great new feature. However, in my filter, I need to retrieve the file name of the file that's being filtered. Is there a way to do that?

Re: Get current file name in a filter

Posted: Sun Apr 13, 2025 8:22 am
by bbadmin
It is actually possible to do this in the same way as with user tools. Simply include $File as a parameter to the filter.

I have deleted my previous incorrect response.