Gemstone Common Library
C#
VB
C++
JavaScript
Show/Hide TOC
Boolean
Expression
Variable
Value Field
The value of the variable.
Definition
Namespace:
Gemstone.IO.Parsing
Assembly:
Gemstone.Common (in Gemstone.Common.dll) Version: 1.0.166 -- Release Build+d3cb24a90fe44346300dfbb17444d7b350f42d79
C#
Copy
View Source
Request Example
public
bool
Value
VB
Copy
View Source
Request Example
Public
Value
As
Boolean
C++
Copy
View Source
Request Example
public
:
bool
Value
JavaScript
Copy
View Source
Request Example
var
Value
Field Value
Boolean
See Also
Reference
BooleanExpression
Variable Class
Gemstone.IO.Parsing Namespace
In This Article
Definition
See Also