Unblu Agent Embedded JS API
Preparing search index...
InStringOperator
Interface InStringOperator
"In" string operator. Matches strings in the provided list
interface
InStringOperator
{
type
:
IN
;
values
:
string
[]
;
}
Index
Properties
type
values
Properties
type
type
:
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...
"In" string operator. Matches strings in the provided list