GitHub
Discord
YouTube
Mailing List
RSS
Rapid7 Docs
slice
slice
Description
slice
Function
Arg
Description
Type
list
A list of items to slice
Any (required)
start
Start index (0 based)
uint64 (required)
end
End index (0 based)
uint64 (required)
Description
Slice an array.