Once you have a GE Object, the most common thing you'll want to do with it is access its fields.
Note |
---|
This How-To assumes you have already gone through the steps in Get A GE Object and are coding inside of a callback to Aptify.framework.genericEntity.getEntityObject(). It continues that example, assuming you have already defined personGE. |
...