hi all,
I couldn’t find getkeys node on my dynamo , am I missing something ?
the printscreen from my dynamo, I have used search bar as well…
thank in advance guy
hi all,
I couldn’t find getkeys node on my dynamo , am I missing something ?
the printscreen from my dynamo, I have used search bar as well…
thank in advance guy
thanks i.shaw , it was deprecated, I just worked with the yellow warning at the moment
@ck_user In the meantime you could get the keys as shown below
Thank you so much. we can use Code Block as :
n = DSCore.List.Count(l);
0…n-1;