<< Click to Display Table of Contents >>
GetFieldName
Gets the field name.
Prototype
string GetFieldName()
Example
_DEBUG("FieldName " + This.GetFieldName());
See Also
Name