FS top-level constant
String
const FS
File Separator (or IS4 - Information Separator Four).
IS4 is used to separate and qualify data logically; its specific meaning has to be defined for each application. If this control function is used in hierarchical order, it may delimit a data item called a file.
Implementation
const String FS = '\x1C';