GetPathSeparator Function
Returns the operating system-dependent directory separator used to specify file paths.
GetPathSeparator()
String
None.
5 แแถแโแ แ
โแแแแแโแแทแโแแแแนแแแแแผแ
Sub ExampleGetPathSeparator
MsgBox GetPathSeparator()
End Sub