メインコンテンツまでスキップ
バージョン:25.3

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 in the SenseTalk Dictionary.