Can anybody provide an example of how to use the series of nodes related to Keys? (GetKeys, GetValues, ContainsKey, RemoveKey, etc.)
GetKeys seems to simply return a list of each item’s index – I’m sure these nodes all work together in a powerful way, but I’m having trouble identifying how they’re intended to be used.
Thanks!