====== Slice ====== This function creates a section of the specified length from the current array segment. ==== Syntax: ==== Slice(, ) //selection// = The X-Path rule set to be grouped\\ //sliceSize// = Number of elements per group \\ ==== Example: ==== Slice(//Items, 3) **Result:** Three items per group