excludeSubarray

excludeSubarray

Syntax

excludeSubarray(arr, start, end)

Package

array

Alias

 

Pkg Usage

excludeSubarray(arr, start, end)

Description

Returns an array excluding the array that starts at index 'start' and ends at index 'end'.

Parameters

Parameter name

Type

Required

Description

Parameter name

Type

Required

Description

arr

Array

Yes

Array.

start

Number

Yes

Start index.

end

Number

Yes

Stop index.

Return Type

Array

See also

Peacock

Need support? Create a request with our support team.

Copyright © 2005 - 2025 Appfire | All rights reserved.