Conventions Used in this Guide
In addition to the conventions described earlier, this guide uses the following notational conventions:
• Bold text represents an exact reference, such as names of methods, classes, and attributes or paths and file names. For example:
You can use the hide method to hide the dialog box.
See the sample file demo.xml.
• File paths are typically given using backslashes. For example:
chemin-Arbortext\custom\doctypes
• Square braces ([ ]) denote optional parameters which may be omitted. For example:
insertBefore(newChild[, refChild])
• A vertical bar (|) separates parameters in a list from which one parameter must be chosen or used. For example:
allowinvalidmarkup {on | off}
• chemin-Arbortext refers to the directory in which Arbortext Editor is installed.
Parent topic