Structure Key at Index (Composition by smokris)

Author: smokris
License: MIT
Date: 2010.04.08
Compatibility: 10.5, 10.6
Categories:
Required plugins:
(none)

Given a Structure, returns the Key for the specified Index (instead of the Value, which "Structure Index Member" returns).

PreviewAttachmentSize
Structure Key at Index.qtz1.78 KB

usefuldesign.au's picture
Re: Structure Key at Index (Composition by smokris)

Thanks Smokris. Good demonstration of for/in loop. I didn't know you could iterate a key as well as an item. A UsefulDesign.