<< Click to Display Table of Contents >> Navigation: »No topics above this level« TOC : Script API > JavaScript > JavaScript API > Component > FixedTableLabel > Method >GetExpression |
Gets the expression from the expression label.
Prototype :
string GetExpression
(
No Arguments
)
Reference :
Label data type should be the expression type.
Example :
_TraceLn(This.GetExpression());
Available Events :
OnBind, OnInitialize, OnStartBind