TOC : Script API > JavaScript > JavaScript API > Component > Multiplex > Table > TableValue > Method >

 

GetPriorLabel

<< Click to Display Table of Contents >>

Navigation:  »No topics above this level«

TOC : Script API > JavaScript > JavaScript API > Component > Multiplex > Table > TableValue > Method >

 

GetPriorLabel

 

 

Gets the prior label name of the table value label.

 

 

 

Prototype :

 

string GetPriorLabel

(

        No Arguments

)

 

 

 

Example :

 

_TraceLn(This.GetPriorLabel());

 

 

 

Available Events :

 

OnInitialize,   OnStartBind