<< Click to Display Table of Contents >> Navigation: »No topics above this level« TOC : Script API > JavaScript > JavaScript API > GeneralScript > CalculatedField > Method >GetFieldName |
Gets the field name.
Prototype :
string GetFieldName
(
No Arguments
)
Example :
This.SetFieldData(This.GetFieldName());
Available Events :
GetFieldData