Environment variables in AgenPro project files

Hi,
I’d like to specify my Template and Project Root Folders as being relative to a user’s home directory - e.g. /home/$USER/repos/…/…

Is there a way of doing this? $USER or %USER% doesn’t seem to work.

Running AgenPro 4.2.1 in a Linux environment

Thanks

Hi Steven,

According to https://agentpp.com/help/agp/5.0.0/index.html#t=AgenProManual%2FAgenProManual%2FProjects.htm&rhsearch=variables&rhhlterm=variables&rhsyns=%20

${user.home}

should do the trick :slight_smile:

Best regards,
Frank