FileServices.getSeparator

Returns the system dependent file separator character. For Unix and Linux systems this will be '/', for Windows systems it will be '\'.

returns java.lang.String