I took the project variable and put a path to a folder in it. When I used it had changed as follows.
The original: C:\ProgramData\3CX\Data\Work Order Audio
Changed to: C:ProgramDataCXDataWork Order Audio
After I escaped the backslash '\\' it worked. I can't imagine too many non-programmers would think to try that.

