Unblu Agent Embedded JS API
Preparing search index...
NotInStringOperator
Interface NotInStringOperator
"Not in" string operator. Matches strings not in the provided list
interface
NotInStringOperator
{
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" string operator. Matches strings not in the provided list