Difference between revisions of "Serial/Documentation"

(Created page with "==Description== Outputs a comma list with 'and' before the last element using a [https://en.wikipedia.org/wiki/Serial_comma serial comma]. ==Usage== {{T|Comma list|input}} ==P...")
 
 
(2 intermediate revisions by the same user not shown)
Line 2: Line 2:
 
Outputs a comma list with 'and' before the last element using a [https://en.wikipedia.org/wiki/Serial_comma serial comma].
 
Outputs a comma list with 'and' before the last element using a [https://en.wikipedia.org/wiki/Serial_comma serial comma].
 
==Usage==
 
==Usage==
{{T|Comma list|input}}
+
{{T|Serial|input}}
 +
 
 
==Parameters==
 
==Parameters==
{{parameter|1|The input list.}}
+
{{parameter|1|The input list.|4=Elements must be separated by commas.}}

Latest revision as of 15:29, 19 August 2023

Description[edit]

Outputs a comma list with 'and' before the last element using a serial comma.

Usage[edit]

{{Serial|<input>}}

Parameters[edit]

Arrow.png1: The input list.
Required.
Notes: Elements must be separated by commas.