Comma
Predefined Variable (in CommonSymbols), Implicit Concatenation Literal
The word comma
is a predefined variable populated with the “,” character.
Example:
put comma --> ,
Put "Alicia" into FirstName
Put "Keys" into LastName
Log LastName&&comma&&FirstName --> Keys, Alicia
Related Terms
Related terms in the SenseTalk Dictionary.