KRASCHE
&
BYRNE
         ELZED  HOME       NEWS       DOCS       DOWNLOADS       LICENSING       SUPPORT       FAQ       ABOUT  US

What's An Elzed?
Features
Licensing
Downloads
Documentation
Elzed News
    ELZED 
 Documentation 
 The Details 
 API 

lzEvalExpHndlToBool

The lzEvalExpHndlToBool function evaluates a pre-aprsed expression and returns a boolean result.

bool lzEvalExpHndlToBool(
   LZObjectHandle hTheExpression   // the expression to be evaluated
);

Parameters

hTheExpression
   A boolean value containing the result of the evaluation.

Return Value

   A boolean value containing the result of the evaluation.

Remarks

   This call will coerce the returned result of the evaluation to a boolean result.

Versions

   Introduced in Elzed 1.2.0
Modified in Elzed 2.3.0 -- Dropped lCycles parameter.
   This page describes the version of lzEvalExpHndlToBool active in Elzed 2.5.0 (121: 2.5.0)

See Also



  Copyright  ©  MMXXV  by  R R Le Cropane   •   All Rights Reserved   •   Terms of Use   •   Privacy Policy