Tuto WEBDEV 25

Part 13: The WLanguage basics 471 What is the meaning of "+" and "-" signs in the code editor? The code editor allows you to expand or collapse the WLanguage code. This feature is very useful if your processes use a lot of structured statements (loops, conditions, browses, ...). To collapse a code section, on the "Display" pane, expand "Collapse" and select "Collapse all" (or press Ctrl + Shift + * (on the numeric keypad)). Only the comments remain visible. The associated code is displayed in a tooltip when the comment line is hovered by the mouse cursor: Press Ctrl + * (on the numeric keypad) to expand the entire code. A click performed on the "-" or "+" symbol allows you to collapse or expand the corresponding code section. Is it possible to identify the person who wrote a code line? Press F6 to display information (name and creation/modification date) about each code line. Is it possible to find out the code line number? In the code editor, to enable (or not) the numbering of code lines, on the "Display" pane, in the "Help for edit" group, click "Display the line numbers" (shortcut: Ctrl + Shift + G).

RkJQdWJsaXNoZXIy NDQ0OA==