Comma
From Lazarus-ccr
,
The symbol , (pronounced "comma") is used in Pascal in several ways.
Symbols: * (asterisk) — := (becomes) — : (colon) — = (equal); — > (greater than) — < (less than) — - (minus) — <> (not equal) — . (period) — + (plus) — ; (semi colon) — / (slash)
