FireSync API
 All Classes Files Functions Variables Typedefs Friends Macros Modules Pages
const kChar * kSensorIdentity_FieldValueAt ( kSensorIdentity  identity,
kSize  index 
)

Returns the field value at the specified index.

Parameters
identitySensorIdentity object.
indexEntry index for field value.
Returns
Field value as a character array (or "" if index exceeds the number of entries).