class EnsLib.EDI.SEF.Expression
extends EnsLib.EDI.SEF.Node
Parameters
|
Properties
|
Methods
|
Queries
|
Indices
|
ForeignKeys
|
Triggers
|
|
4
|
|
|
|
|
|
property Operator
as %String;
This holds the Operator
property Separator
as %String;
This holds the Seperator if there is a previous expression in the list
property Value
as %String;
This holds the value
property Variable
as %String;
This holds the variable