comma
Type
constant
Summary
Equivalent to the , character (ASCII 44).
Syntax
comma
Description
Use the comma constant as an easier-to-read replacement for ",".
Examples
put "3" & comma & "287" into tDollarAmount
if char 3 of it is comma then get field "Circus"
Related
property: itemDelimiter
command: constant
keyword: character
operator: ,
Compatibility and Support
Introduced
LiveCode 1.0
OS
mac
windows
linux
ios
android
Platforms
desktop
server
mobile