The Design Notes API > The Design Notes JavaScript API > MMNotes.getKeyCount() |
Description
Gets the number of key/value pairs in the specified Design Notes file.
Arguments
fileHandle
The argument is the file handle returned by MMNotes.open().
Returns
An integer representing the number of key/value pairs in the Design Notes file.