Difference between revisions of "Serial/Documentation"
Stratonian (talk | contribs) (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...") |
Stratonian (talk | contribs) m (→Parameters) |
||
(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| | + | {{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>}}