<< Click to Display Table of Contents >> Navigation: »No topics above this level« TOC : OZ e-Form Extension > OZ e-Form JavaScript API > Input > TextBox > Method >GetPriorLabel |
Gets the prior label name.
Prototype :
string GetPriorLabel
(
No Arguments
)
Reference :
TextBox data type should be the group type.
Example :
_TraceLn(This.GetPriorLabel());
Available Events :
OnBind, OnInitialize, OnStartBind