SAS Developer Portal
SVI Solution Extensions
Preparing search index...
The search index is not available
SAS® Visual Investigator API
@sas/vi-api
object
ConditionalExpression
Interface ConditionalExpression
interface
ConditionalExpression
{
leftOperand
:
{}
;
operator
:
string
;
rightOperand
:
any
;
rightOperands
:
{}
[]
;
type
:
string
;
}
Hierarchy (
view full
)
BooleanExpression
ConditionalExpression
Index
Properties
left
Operand
operator
right
Operand
right
Operands
type
Properties
left
Operand
left
Operand
:
{}
operator
operator
:
string
right
Operand
right
Operand
:
any
right
Operands
right
Operands
:
{}
[]
type
type
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
left
Operand
operator
right
Operand
right
Operands
type
SAS Developer Portal
SVI Solution Extensions
@sas/vi-api - v1.46.0
Loading...