Main Page/RED By Topics: Difference between revisions

m
Line 77:
!Command !! Type !! Purpose !! Input !! Output !! Modify Series !! Modify Series Index !! Record !! Index to Head !! Index to Current Pos || Other
|-
| Alter || MODIFYSEARCH-SET || || || || || || || || ||
|-
| Append || MODIFY || || || || || || || || ||
Line 93:
| Compose || || || || || || || || || ||
|-
| Copy || GET-SET || Returns a copy of the series || || || || || || || ||
|-
| Empty? || INFO || || || || || || || || ||
Line 101:
| Extract || GET || Get elements. Cold also see block as record of elements || || || || || || || ||
|-
| Find || IDXSEARCH || Returns a series from the mathing position || || || || || || || ||
|-
| Head ||IDX || || || || || || || || ||
|-
| Head? || IDXINFO || || || || || || || || ||
|-
| Index? || IDXINFO || || || || || || || || ||
|-
| Insert || MODIFY || Insert a value in the current position shifting the previous value(s) to the right || || || || || || || ||
Line 135:
| Reverse || MODIFY || Reverse all the arguments of a series || || || || || || || ||
|-
| Select || GET-SETSEARCH || Selects (extract) the item next to the matched one || || || || || || || ||
|-
| Skip ||IDX || Move index one or more position forward|| || || || || || || ||