Info |
---|
AvailabilityThis routine is available starting with SIL Engineā¢ 3.0.1. |
...
Button handy |
---|
blank | true |
---|
color | #0052CC |
---|
name | Send Feedback |
---|
link | https://docs.google.com/forms/d/e/1FAIpQLScmToBe3vynAlb5fdKwCGxYqnTbDc66sIBgeecG2BuFDuHc7g/viewform?entry.2002826954=subarray+-+15480710 |
---|
width | auto |
---|
|
Table plus |
---|
applyColStyleToCell | true |
---|
heading | 0 |
---|
columnTypes | s,s,s,s |
---|
multiple | false |
---|
columnAttributes | style="background:#e5e7ea;font-weight:bold,,style="background:#e5e7ea;font-weight:bold, |
---|
enableSorting | false |
---|
|
Syntax | subarray(arr, start, end) | Package | array | Alias | | Pkg Usage | subarray(arr, start, end) | |
Description
Excerpt |
---|
|
Returns an array starting with index 'start' and ending at index 'end'. |
Returns an array starting with index 'start' and ending at index 'end'.
Parameters
Table plus |
---|
applyColStyleToCell | true |
---|
columnTypes | s,s,s,s |
---|
heading | 0 |
---|
multiple | false |
---|
enableSorting | false |
---|
|
Parameter name | Type | Required | Description |
---|
arr | |
...
...
...
Return Type
arrayArray
Example
Code Block |
---|
string [] firstFollowers = subarray(watchers, 1, 3); //assume the length of watchers >watchers>= 3
|
See also
Filter by label (Content by label) |
---|
|
...
25 | showSpace | false |
---|
cql | label = "array_ |
---|
|
...
routine" and space = currentSpace ( ) | labels | array_routines |
---|
|