Recent topics
Recent Comments |
Structure Key at Index (Composition by smokris)
Given a Structure, returns the Key for the specified Index (instead of the Value, which "Structure Index Member" returns). More like this
|
Thanks Smokris. Good demonstration of for/in loop. I didn't know you could iterate a key as well as an item. A UsefulDesign.