|-
| '''Summary'''
|Returns the directory separator used by the operating system, such as "{{Code|/" }} or "{{Code|\"}}.<br />
|}
|-
| '''Summary'''
|Returns the path separator used by the operating system, such as "{{Code|;" }} or "{{Code|:"}}.<br />
|}
|-
| '''Summary'''
|Returns the line separator used by the operating system, such as {{Code|&#10;}}, {{Code|&#13;&#10;}} or {{Code|&#13;}}.<br />
|}