/

ExtractFromBooleanArray

[this page | pdf]

Function Description

Returns an extract from a Boolean array consisting of consecutive elements starting part way through the array, in much the same way as the MID function extracts a part of a string.

 


NAVIGATION LINKS
Contents | Prev | Next


Output type / Parameter details

Output type: Boolean()
Parameter NameVariable TypeDescription
InputArrayBoolean()Input array
StartPositionIntegerStart position from which to extract elements (1 = first element)
LengthIntegerLength of output array (unless end of array reached first)

Links to:

-          Interactively run function

-          Interactive instructions

-          Example calculation

-          Output type / Parameter details

-          Illustrative spreadsheet

-          Other General functions

-          Computation units used


Note: If you use any Nematrian web service either programmatically or interactively then you will be deemed to have agreed to the Nematrian website License Agreement


Desktop view | Switch to Mobile