Adobe 38040334 - Dreamweaver CS3 User Manual page 29

Api reference
Hide thumbs Also See for 38040334 - Dreamweaver CS3:
Table of Contents

Advertisement

MMNotes.get()
Description
This function gets the value of the specified key in the specified Design Notes file.
Arguments
fileHandle, keyName
• The
argument is the file handle that
fileHandle
• The
argument is a string that contains the name of the key.
keyName
Returns
A string that contains the value of the key.
Example
See "MMNotes.getKeys()" on page 24.
MMNotes.getKeyCount()
Description
This function gets the number of key/value pairs in the specified Design Notes file.
Arguments
fileHandle
• The
argument is the file handle that the
fileHandle
Returns
An integer that represents the number of key/value pairs in the Design Notes file.
MMNotes.getKeys()
Description
This function gets a list of all the keys in a Design Notes file.
Arguments
fileHandle
• The
argument is the file handle that the
fileHandle
Returns
An array of strings where each string contains the name of a key.
Example
The following code might be used in a custom floating panel to display the Design Notes information for the active
document:
returns.
MMNotes.open()
function returns.
MMNotes.open()
function returns.
MMNotes.open()
DREAMWEAVER CS3
24
API Reference

Advertisement

Table of Contents
loading

This manual is also suitable for:

Dreamweaver cs3

Table of Contents