Access environment variable in propertyCollector

Hi,
I try to check if a directory exists. The path of this directory is set by a evironment variable. My try was to create a property collector as follows:
Run on: Agent
Type: Path Access Plugin
Path: %CODINGTRUNK%\.svn\

But it doesn't work. If i replace the evironment variable with corresponding absolute path it works.

PS: I try to check if on this specific path is a SVN-repository.

Hi Rynardald,

Currently environment variables are only expanded in the Path Finder PlugIn. We’ll update the other path-related plugins to do the same for the next version.