I would like to use the file path I get from the file picker as Datalinq for XPression. But when I browse for a file its path is different. As example:
Dashboard path: file:/C:/XPression%20Project/Images/Yellow%20Card.png
XPression path: C:\XPression Project\Images\Yellow Card.png
Is there a way to convert the path automatically? I have been trying to use the replace block in visual scripting. But it looks like there is a problem with converting a forward slash to a backslash.