LibreOfficeDev 25.2 Help
dWBDB‖Returns the operating system-dependent directory separator used to specify file paths.
GetPathSeparator()
String
"\" Windows
8jaPZ‖"/" UNIX, including MacOS
wSvKw‖ None.
5 Invalid procedure call
Sub ExampleGetPathSeparator MsgBox GetPathSeparator() End Sub
Related Topics
iYKDN‖ It is recommended to use:
xvWjU‖ ConvertFromURL function to convert a file URL to a system file name.
DVCMB‖ ConvertToURL function to convert a system file name to a file URL.
f8t3k‖ See also URL Notation