Creates a new
ExprConstant expression node
representing the specified constant
val.

Declaration Syntax
public ExprConstant(
string val
)
Public Sub New ( _
val As String _
)
public:
ExprConstant (
String^ val
)

Parameters
- val (String)
-
The constant to be used in an expression.
Assembly: Endeca.Navigation (Module: Endeca.Navigation) Version: 0.0.0.0