Navigation:  Classes > bSelectConditionList >

bSelectConditionList:GetSelectSpec()

Print this Topic    Previous pageReturn to chapter overviewNext page

Purpose

Determines the first select condition with the result TRUE and returns in addition the definied selectable ability.

Class

bSelectConditionList

Type

Method

Syntax

<oSelectConditionList>:GetSelectSpec() Æ uSelectable

Return Value

uSelectableThe value NIL, if no condition returns the result TRUE. Otherwise a logical value that defines the selectable ability.
Data Type:Usual

Description

bSelectConditionList:GetSelectSpec() evaluates in sequence the select condition in the list and returns for the condition whose result is TRUE as first the defined selectable ability.

 

If the list does not contain select conditions or no condition returns the value TRUE as result the value NIL is returned.

 


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