This on-line help system uses the following conventions.
Conventions | Description |
Image, Display, PasteCompleted | Words in bold with initial capitalization indicate names of properties, methods, and events. |
|
In the syntax section, words in lowercase italics indicate placeholders for information you must provide. |
|
In the syntax section, items appearing inside square brackets are optional. |
|
In the syntax section, braces and a vertical bar indicate a mandatory choice between two or more items. |
|
This font is used for code examples. |
|
This character indicates that a line of code was too long to fit on one line in the Example window. You should keep the code on one line in your program, or use the line continuation character provided by your programming environment. Refer to the documentation that came with your programming environment for more information on the line continuation character and its proper placement in your code. Note that the character does not necessarily indicate the proper place for a line continuation character in your code. |