getKeyfield 

Purpose

Returns the value of the specified keyfield.

Syntax

String getKeyfield(String keyfieldName);

Parameters

keyfieldName: name of the keyfield whose value is of interest.

Return Value

A String object containing the value of the desired keyfield object.