Back to Pocketbase

Function notIn

static/jsvm/functions/_dbx.notIn.html

latest641 B
Original Source

Function notIn

NotIn generates an NOT IN expression for the specified column and the list of disallowed values. If values is empty, an empty string will be returned indicating a true expression.

Parameters

col: string
Rest ...values: {}[]

Returns Expression

Settings

Member Visibility

  • Inherited

Theme

OSLightDark

Generated using TypeDoc