1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-06-22 21:33:14 +00:00
TiddlyWiki5/editions/tw5.com/tiddlers/filters/append.tid
2015-11-08 10:10:37 +02:00

19 lines
648 B
Plaintext

caption: append
created: 20151017145358368
creator: matabele
modified: 20151108051540981
modifier: matabele
op-input: a list of items
op-neg-output: a list with items appended from the tail of the operand array
op-output: a list with items appended from the head of the operand array
op-parameter: the array of items to be appended to the tail of the list
op-parameter-name: list
op-purpose: append a range of items from an array to the list
op-suffix: an integer N, defaulting to all
revision: 0
tags: [[Filter Operators]] [[Order Operators]] [[Listops Operators]]
title: append Operator
type: text/vnd.tiddlywiki
<<.operator-examples "append">>