loadPerson
loadPerson
The loadPerson method returns an individual Person data entry.
Method
The method uses the GET HTML method.
Input
The input to the method is the unique id for the Person element.
Output
The output is the complete Person entry if found or an empty document if no entry is known by the system with that unique id.
Â