You should be able to use getAttributeAsStringArray() rather than getAttributeAsRecordArray() but otherwise your approach is correct - you need to extract the record attribute as an array of the appropriate type and iterate through the values if you want to assemble them into a single string for display (for example).
Announcement
Collapse
No announcement yet.
Comment