dynamo-easy
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Condition
Expression
Chain
begins
With
between
contains
eq
equals
gt
gte
in
lt
lte
ne
not
Contains
not
Null
null
type
Hierarchy
ConditionExpressionChain
Index
Properties
begins
With
between
contains
eq
equals
gt
gte
in
lt
lte
ne
not
Contains
not
Null
null
type
Properties
begins
With
begins
With
:
function
Type declaration
(
value
:
any
)
:
Expression
Parameters
value:
any
Returns
Expression
between
between
:
function
Type declaration
(
value1
:
any
, value2
:
any
)
:
Expression
Parameters
value1:
any
value2:
any
Returns
Expression
contains
contains
:
function
Type declaration
(
value
:
any
)
:
Expression
Parameters
value:
any
Returns
Expression
eq
eq
:
function
Type declaration
(
value
:
any
)
:
Expression
Parameters
value:
any
Returns
Expression
equals
equals
:
function
Type declaration
(
value
:
any
)
:
Expression
Parameters
value:
any
Returns
Expression
gt
gt
:
function
Type declaration
(
value
:
any
)
:
Expression
Parameters
value:
any
Returns
Expression
gte
gte
:
function
Type declaration
(
value
:
any
)
:
Expression
Parameters
value:
any
Returns
Expression
in
in
:
function
Type declaration
(
value
:
any
[]
)
:
Expression
Parameters
value:
any
[]
Returns
Expression
lt
lt
:
function
Type declaration
(
value
:
any
)
:
Expression
Parameters
value:
any
Returns
Expression
lte
lte
:
function
Type declaration
(
value
:
any
)
:
Expression
Parameters
value:
any
Returns
Expression
ne
ne
:
function
Type declaration
(
value
:
any
)
:
Expression
Parameters
value:
any
Returns
Expression
not
Contains
not
Contains
:
function
Type declaration
(
value
:
any
)
:
Expression
Parameters
value:
any
Returns
Expression
not
Null
not
Null
:
function
Type declaration
(
)
:
Expression
Returns
Expression
null
null
:
function
Type declaration
(
)
:
Expression
Returns
Expression
type
type
:
function
Type declaration
(
value
:
AttributeType
)
:
Expression
Parameters
value:
AttributeType
Returns
Expression
Generated using
TypeDoc