TOC : Script API > JavaScript > JavaScript API > Component > Label > Method >

 

GetConditionFieldName

<< Click to Display Table of Contents >>

Navigation:  »No topics above this level«

TOC : Script API > JavaScript > JavaScript API > Component > Label > Method >

 

GetConditionFieldName

 

 

Gets the condition field name of the summary label.

 

 

 

Prototype :

 

string GetConditionFieldName

(

        No Arguments

)

 

 

 

Reference :

 

Label data type should be the summary type.

 

 

 

Example :

 

_TraceLn(This.GetConditionFieldName());

 

 

 

Available Events :

 

OnBind,  OnInitialize,  OnStartBind