JavaScript must be enabled in order to use this site. Please enable JavaScript in your browser and refresh the page. getpathsep getpathsep Purpose Get the path separator of the running operating system. Synopsis function getpathsep:string Return value ":" on Posix systems and ";" on Windows. Related topics getdirsep Module mmsystem Parent Topic Procedures and functions