backslash

Typeconstant
DictionaryLCS
LibraryLiveCode Script
Syntax
backslash
Summary

Equivalent to the \ character (ASCII 92).

Introduced2.0
OSmac, windows, linux, ios, android
Platformsdesktop, server, mobile
Example
put theDrive & backslash & theNode into windowsStylePath
RelatedCommand: constant
Constant: slash
Keyword: character
Description

Use the backslash constant as an easier-to-read replacement for "\".

Tagstext processing