Hi,
I create a new filter plugin but the plugin needs to get vars from the host. How to get the vars in python filter plugins?
Hi,
I create a new filter plugin but the plugin needs to get vars from the host. How to get the vars in python filter plugins?
Filter plugins must be passed data, they do not have access to anything other than what they are given.