quotes
Keyword (option to join
command), Property in the listFormat
Keyword (option to join
command)
join ... using quotes
Example:
set foo to 1..5
join foo with semicolon using quotes
put foo —> "1";"2";"3";"4";"5"
Related: join
Property in the listFormat
Related: defaultQuoteFormat