slash

Typeconstant
DictionaryLCS
LibraryLiveCode Script
Syntax
slash
Summary

Equivalent to the / character (ASCII 47).

Introduced2.0
OSmac, windows, linux, ios, android
Platformsdesktop, server, mobile
Example
if last char of it is slash then put true into tIsAFolder
RelatedCommand: constant
Constant: backslash
Keyword: character
Description

Use the slash constant as an easier-to-read replacement for "/".

Tagstext processing