> For the complete documentation index, see [llms.txt](https://docs.helmut.de/helmut4-releases/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.helmut.de/helmut4-releases/v4.6.1/helmut4-components/streamdesigner/wildcards/functional-wildcards/path-map-to-json.md).

# Path Map To JSON ?

This wildcard is replaced with the JSON representation escaping any backslashes of input path. It can be used to point media files which requires escaped paths. The wildcard is used in the following way:

* {path.map.to.json.?}
* For the following input (?) --> R:\Users\Administrator
* The output is going to be --> R:\Users\Administrator
