<< 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 >GetExpression |
Gets the expression from the TextBox.
Prototype :
string GetExpression
(
No Arguments
)
Reference :
TextBox data type should be the expression type.
Example :
_TraceLn(This.GetExpression());
Available Events :
OnBind, OnInitialize, OnStartBind