Slice Reference → List → Slice Take a portion of the list. List: The input list. Start Index: The starting index in the list. Size: The amount of items to take from the list. Invert: Omit the items instead of retaining them.