Initializing help system before first use

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
Module