Navigation:  Classes > bColorCondition >

bColorCondition:Eval()

Print this Topic    Previous pageReturn to chapter overviewNext page

Purpose

Evaluates the defined condition.

Class

bColorCondition

Type

Method

Syntax

<oColorCondition>:Eval(iColumn, nRow, nRecNo) Æ lResult

Arguments

<iColumn>The column number of the cell. The argument is passed to the condition.
Data Type:Integer

 

<nRowNo>The row number of the cell. The argument is passed to the condition.
Data Type:Integer | Float | Real8

 

<nRecNo>The record number of the cell. The argument is passed to the condition.
Data Type:Integer | Float | Real8

Return Value

lResultThe result of the evaluated condition.
Data Type:Logic

Description

bColorCondition:Eval() evaluates the defined condition. If a server was specified to the color condition, then the server is considered during the evaluation and is specified as argument of the condition.

See Also

bColorCondition:Init()

 


Page url: http://www.YOURSERVER.com/index.html?bcolorcondition_eval.htm