Path Exists activity for sharepoint file

Hello There

I am using Path Exists activity to check a file presence in a sharepoint path. I would like to know will there be any difference with the usage of forward slash and backward slash in the path.

//sharepoint.com/sites/filename.xlsb
\sharepoint.com\sites\filename.xlsb

will the path exists return true in both the cases ? Kindly let me know.

Hey @bharadwaj_b

Is that a local path mapped with SharePoint sync or you want to check an online cloud path itself ?

Thanks
#nK