Initializing help system before first use

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
Module