Globals
Stimulsoft
Blockly
Blocks
Logic
LogicCompare
Class LogicCompare
Hierarchy
IronBlock
LogicCompare
Implements
IFragment
IAsIs
Index
Constructors
constructor
Properties
fields
id
inline
mutations
next
statements
type
values
Methods
as
compare
Bool
compare
Number
compare
String
evaluate
evaluate
Async
implements
is
is2
Constructors
constructor
new
Logic
Compare
(
)
:
LogicCompare
Returns
LogicCompare
Properties
fields
fields
:
List
<
Field
>
id
id
:
string
inline
inline
:
boolean
mutations
mutations
:
List
<
Mutation
>
next
next
:
IronBlock
statements
statements
:
List
<
Statement
>
type
type
:
string
values
values
:
List
<
Value
>
Methods
as
as<T>
(
type
:
object
|
Interface
<
T
>
)
:
T
Type parameters
T
Parameters
type:
object
|
Interface
<
T
>
Returns
T
compare
Bool
compare
Bool
(
op
:
string
, a
:
boolean
, b
:
boolean
)
:
boolean
Parameters
op:
string
a:
boolean
b:
boolean
Returns
boolean
compare
Number
compare
Number
(
op
:
string
, a
:
number
, b
:
number
)
:
boolean
Parameters
op:
string
a:
number
b:
number
Returns
boolean
compare
String
compare
String
(
op
:
string
, a
:
string
, b
:
string
)
:
boolean
Parameters
op:
string
a:
string
b:
string
Returns
boolean
evaluate
evaluate
(
context
:
Context
)
:
any
Parameters
context:
Context
Returns
any
evaluate
Async
evaluate
Async
(
context
:
Context
)
:
Promise
<
any
>
Parameters
context:
Context
Returns
Promise
<
any
>
implements
implements
(
)
:
any
[]
Returns
any
[]
is
is<T>
(
type
:
object
|
Interface
<
T
>
)
:
this
Type parameters
T
Parameters
type:
object
|
Interface
<
T
>
Returns
this
is2
is2<T>
(
type
:
object
|
Interface
<
T
>
)
:
boolean
Type parameters
T
Parameters
type:
object
|
Interface
<
T
>
Returns
boolean
Globals
Sti
Options
Stimulsoft
Base
Blockly
Blocks
Controls
Lists
Logic
Maths
Procedures
Text
Variables
Model
Resources
Sti
Blocks
Dashboard
Data
Designer
Report
System
Viewer
Logic
Boolean
Logic
Compare
constructor
fields
id
inline
mutations
next
statements
type
values
as
compare
Bool
compare
Number
compare
String
evaluate
evaluate
Async
implements
is
is2
Logic
Negate
Logic
Null
Logic
Operation
Logic
Ternary
Context
Iron
Block
List
Ext
Sti
Convert
Sti
String
Sti
Value
Helper
Generated using
TypeDoc