Slice List

Slice a list

Action Inputs

NameTypeDescription
ListListThe list
StartNumberStart position in array.
Count from 0.
EndNumberStart position in array.

Action Outputs

NameTypeDescription
SuccessBooleanWhether or not the action executed successfully
Sliced ListListResult list
Number of ItemsNumberNumber of items in the sliced list