Automate

Automate

Make your phone or tablet smarter with automation

Get it on Google Play

sift

container sift(container, selection)

Returns a copy of the container containing only the indices/keys in selection.

Arguments

  1. containerarray or dictionary to filter.
  2. selection — an array of either array indices (number) or dictionary keys (text).

Returns

  • a copy of container only containing the selection.
Note! This documentation is also accessible within the app from Help & feedback menu.