Constants

slash

Supported By

Example

put slash & "usr" & slash & "bin" & slash & "perl" into thePath

Description

A one-length string consisting of a single ASCII slash character (/). This is used as the file path separator on Unix-based systems.