<< Click to Display Table of Contents >>
GetValue
Gets the field value.
Prototype
var GetValue()
Example
_DEBUG("Value " + This.GetValue());