ExprTrueQ Method
Tells whether the Expr represents the Wolfram Language symbol True. Works like the Wolfram Language function TrueQ.
Namespace: Wolfram.NETLinkAssembly: Wolfram.NETLink (in Wolfram.NETLink.dll) Version: 2.0.0.0
Public Function TrueQ As Boolean
member TrueQ : unit -> bool
Return Value
Booleantrue, if the Expr is the symbol True; false otherwise.