filter( sExpr ) method

Filters the rows.

Rows that do not meet the filter criteria are moved to the filtered buffer.

Syntax

filter( sExpr ) → {boolean}

Parameters

Name Type Description
sExpr string Expression of the filter

Returns

Type:

boolean

Source

SuperList.API.js, line 197.