comma

Equivalent to the , character (ASCII 44).

# Metadata

Platforms: desktop, server, mobile OS: mac, windows, linux, ios, android Introduced: 1.0 Security:

# Syntax

comma

# Examples

put "3" & comma & "287" into tDollarAmount

if char 3 of it is comma then get field "Circus"

# Description

Use the comma constant as an easier-to-read replacement for ",".

# Tags

# See

- **keyword:** character - **operator:** , - **property:** itemDelimiter - **command:** constant