Navigation:  Classes > bFontConditionList >

bFontConditionList:GetFontSpec()

Print this Topic    Previous pageReturn to chapter overviewNext page

Purpose

Determines the first font condition with the value TRUE and returns in addition the definied font.

Class

bFontConditionList

Type

Method

Syntax

<oFontConditionList>:GetFontSpec() Æ oFont

Return Value

oFontThe determined font.
Data type:Font

Description

bFontConditionList:GetFontSpec() evaluates in sequence the font condition in the list and returns on the font condition whose result is as first TRUE the defined font.

 

If the list does not contain font conditions or no font condition returns the value TRUE the value NULL_OBJECT is returned.

 


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