Unblu Agent Embedded JS API
Preparing search index...
NotInIdOperator
Interface NotInIdOperator
"Not in" ID operator. Matches IDs not in the provided list
interface
NotInIdOperator
{
type
:
NOT_IN
;
values
:
string
[]
;
}
Index
Properties
type
values
Properties
type
type
:
NOT_IN
values
values
:
string
[]
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
type
values
Unblu Agent Embedded JS API
Loading...
"Not in" ID operator. Matches IDs not in the provided list