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