Variable SEPARATORConst

SEPARATOR: "\\" | "/" = ...

The character used to separate components of a file path. On Windows, this is \. On all other platforms, this is /.