Working with Common Classes > Static Properties and Methods > PP.getFirstValue
getFirstValue(obj: Object);
obj. JSON object, value for the first member of which should be determined.
The getFirstValue method determines value for the first object member.
The example of use is given in the with description of the static method PP.getFirstMember.
See also: