Path Map To Unix ?
This wildcard is replaced with the Unix syntax of a Windows path. The wildcard is used in the following way:
{path.map.to.unix.?}
For the following input (?) --> R:\Users\Administrator\Pictures\helmut-IO.ico
The output is going to be --> /Volumes/Profiles_1/Users/Administrator/Pictures/helmut-IO.ico
This functional wildcard returns the value from the path mapping table.
Last updated