darr.get_size
Returns the number of keys in a dict
When using a dict to mimic an array, use this to retrieve the length of the array.
OUTLETS
0 int
number of keys in dict
MESSAGES
symbol
dict name
Returns the number of keys in a dict
When using a dict to mimic an array, use this to retrieve the length of the array.
number of keys in dict
symbol
dict name