Please enable JavaScript to view this site.

Returns the number of keys, i.e. the number of rows, in the specified dictionary. See also Iterate through a dictionary.

 

int DictKeyCount(string dictionaryName)

 

dictionaryName

The name of the dictionary.

Example

ActiveLoopIndex() < DictKeyCount("City")

Returns true if the index returned from the ActiveLoopIndex() method is less than the number of keys in the dictionary "City".

  

Keyboard Navigation

F7 for caret browsing
Hold ALT and press letter

This Info: ALT+q
Page Header: ALT+h
Topic Header: ALT+t
Topic Body: ALT+b
Contents: ALT+c
Search: ALT+s
Exit Menu/Up: ESC