Syntax
The following example shows the use of theGetFromIdx function to retrieve an Entity.
Retrieve an Entity with basic properties
Retrieving basic properties of aContact Entity implies obtaining properties that are neither Entities nor Rows.
The following example demonstrates how to retrieve properties of basic data type of an Entity.
Registered property is of Datetime data type. All the other properties (Department, Kananame, Name, Number1, Number2, OrgNr) are of type String.