Namespace: Consultingwerk.Framework.ExpressionParser
Interface 
ILogicalValueProvider Copy to Clipboard
Parent classes:
Inherits: Progress.Lang.Object
Implemented by: Consultingwerk.Framework.ExpressionParser.WeekdayValueProvider

File:ILogicalValueProvider
Purpose:Interface for classes that can provide a logical value
(TRUE/FALSE) to the LogicalExpressionParser
Author(s):Mike Fechner / Consultingwerk Ltd.
Created:Sat Jun 21 10:26:18 CEST 2014
Purpose: Parses a CHARACTER Expression and returns the logical result
Notes:



Top Method Summary
Options Name Purpose
+ LOGICAL GetLogicalValue (character) Parses a CHARACTER Expression and returns the logical result


Method Detail
Top

PUBLIC LOGICAL GetLogicalValue (character)

Purpose: Parses a CHARACTER Expression and returns the logical result
Notes:

Parameters:
pcExpression CHARACTER
The Character expression to parse
Returns LOGICAL
The logical result of the expression


©2006-2023 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       27.03.2024 00:27:29