Functiondojox.dtl.filter.lists.slice

dojo.require("dojox.dtl.filter.lists");
defined in dojox/dtl/filter/lists.js

Uses the same syntax as Python's list slicing; see http://diveintopython.org/native_data_types/lists.html#odbchelper.list.slice for an introduction. Also uses the optional third value to denote every X item.

Usage

function (value, arg) (view source)
parametertypedescription
value  
arg