# Conventions

# Information

The following types of note are used:

Information

This is additional information that makes it easier to use ELO.

Please note

This information should be noted to ensure the program runs without any problems.

Important

It is essential that you heed this information to avoid significant restrictions in the operation of your program.

# Formatting

Syntax Use Example
Italics Menus, options, dialog boxes, dialog box fields, folders, chapter references, paths, buttons Tap Configuration.
UPPERCASE Keyboard shortcuts Press ALT+C.

# Program code, program output, and user input

Program code, program output, and user input are displayed in light gray boxes within running text.

Longer text blocks containing program code, program output, or user input are displayed in a dark gray box.

Example:

// Say Hello
alert("Hello, World!");

# Paths

Syntax Use Example
… > … > Navigation paths in ELO Click ELO > Configuration > Quick access to functions > Barcode recognition.
// … // … Filing paths in ELO Save the document to //Filing//Year//Month.
… \ … \ … Storage paths in the file system Save the document to C:\Documents\Vacation.
Last updated: November 15, 2022 at 9:24 AM