FORMULA LANGUAGE


@Subset
Example

Searches a list from left to right and returns the number values you specify. If you specify a negative number, @Subset searches the list from right to left, but the result is ordered as from the beginning of the list.

Syntax

@Subset( list ; number )

Parameters

list


number
Return value

subsetList


Example
See Also