<< 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 >GetSystemFieldName |
Gets the system field name.
Prototype :
string GetSystemFieldName
(
No Arguments
)
Reference :
TextBox data type should be the system type.
Example :
_TraceLn(This.GetSystemFieldName());
Available Events :
All Events
See also :