Unblu Agent Embedded JS API
Preparing search index...
NotInRangeTimestampOperator
Interface NotInRangeTimestampOperator
"Not in range" timestamp operator. Matches timestamps outside min/max range
interface
NotInRangeTimestampOperator
{
maximum
:
number
;
minimum
:
number
;
type
:
NOT_IN_RANGE
;
}
Index
Properties
maximum
minimum
type
Properties
maximum
maximum
:
number
minimum
minimum
:
number
type
type
:
NOT_IN_RANGE
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
maximum
minimum
type
Unblu Agent Embedded JS API
Loading...
"Not in range" timestamp operator. Matches timestamps outside min/max range