<< Click to Display Table of Contents >> TOC : Script API > JavaScript > JavaScript API > Component > Label > 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