If you use app.popUpMenuEx instead, you can specify the return value for each item. Just set it to something that includes both the first name and the surname, using a separator, and you can easily separate the two values. The separator should be a character that wouldn't be included in a name, such as the | character.
↧