The Properties palette allows quick access. Configuration object editing window and properties palette

1. To create text documents
2.To create HTML documents
3. To create documents in XML format
4. Answers 1, 2 and 3 are correct

2.2 You can call the HTML editor:

1. Via the main menu item "File-New-HTML-document"
2. Through the main menu item "File-Open..."
3. Click the "Help Information" button of the configuration object properties window
4. Answers 1 and 2 are correct
5. Answers 1, 2 and 3 are correct

2.3 The “Text” tab of the HTML editor is intended to:

1. To edit the generated document in HTML format
2. To edit the created document in XML format
3. To edit the created document in visual mode

The HTML editor is open on the “Text” tab.




2.4 Is it possible to put pictures in an HTML document?

1. No, you can't
2. You can, in any part of the HTML document
3. Possible, but only in the text of an HTML document

2.5 HTML Page Editor...

1. included in the 1C:Enterprise 8 platform
2. Comes as an add-on
3. comes complete with WEB extension component

2.6 HTML Page Editor:

1. Has “Editing” and “Viewing” tabs
2. Has “Text” and “View” bookmarks
3. Doesn't have bookmarks
4. Has tabs "Editing", "Text" and "Viewing"

HTML page editor bookmarks.

2.7 To edit the text of a form module, use:

1. Special module editor
2.Text and module editor
3. The choice of editor depends on the type of value of the main form attribute
4. Answers 1 and 2 are correct

2.8 How can I customize the color highlighting of syntactic structures?

1. Color highlighting of syntactic structures is set by default and cannot be changed
2. “Service” - “Options”, “Editing” tab on the “Module texts” page, group of parameters “Highlighting syntactic structures with color”
3. In 1C:Enterprise 8.0, the ability to highlight syntactic structures with color is not implemented.

2.9 Why is the “Built-in language” attribute introduced in the configurator menu?


1. To enable the color highlighting of syntactic structures in the module text
2. To enable the color highlighting of syntactic structures in the module text and in a text document
3. The correct answer is not listed

2.10 In what cases can a module be syntactically checked?

1. At any time while editing a module, selecting the context menu command
"Syntactic control"
2. When closing the module
3. When saving the entire configuration
4. At any time while editing a module, by selecting the context menu command
“Syntax control”, as well as (when the module’s automatic syntax control mode is enabled) when closing the module text or saving the entire configuration.

2.11 Why is syntactic constructions highlighted in color in 1C:Enterprise 8?

1. For the correct operation of the syntax control of the module
2. For ease of editing module texts
3. All of the above are true

2.12 What is syntax control used for?

1. To check the selected module fragment for correct use of the syntactic structures of the built-in language
2. To check program modules for correct use of syntactic structures of the built-in language
3. There is no right answer

2.13 What is used to create and edit text documents?

1. HTML editor.
2. Text and module editor
3. HTML – editor or text editor.
4. Table editor.

2.14 How can I view the text of a collapsed grouping?

1. Clicking on the “+” marker at the beginning of the grouping line
2. To view as a hint - move the cursor to a special marker
3. First and second are true
4. There is no right answer

2.15 What formatting modes for module texts are implemented in 1C:Enterprise 8?

1. Automatically format text as you type it
2. Automatic formatting of already entered text
3. First and second are true
4. There is no concept of automatic formatting

1) When a line is broken, the cursor does not go to the beginning, but becomes at the level of the current block.
2) You can format it after writing the text Text->Block->Format.

2.16 What do the symbols at the beginning of each line mean?


1. Grouping a syntactic structure
2. This is a marker that allows you to view the contents of a collapsed group as a tooltip
3. First and second are true
If you move the cursor to this symbol, there will be no tooltip.

2.17 Are properties and methods of the global context highlighted in color when editing program modules?

1. Yes
2. If on the “Editing” tab in the parameters for editing texts and modules, set the checkbox “Highlight properties and methods of the global context”
3. No, because global context properties and methods are not built-in language constructs

2.18 Will keywords be highlighted?

"Procedure...End of Procedure"when editing program modules?
1. Always
2. Depends on parameter settings
3. No

2.19 What is it used for? automatic formatting module texts?

1. To shift to the right the already entered text located inside control structures by adding the required number of tab characters to the beginning of the lines
2. To shift a block of text to the right or left (depending on formatting settings)
3. Both answers are correct

2.20 What syntactic structures can be grouped?

1. Procedures and functions
2. Comments on procedures and functions
3. Cycles and conditions
4. All of the above is true
5. Only procedures and functions, cycles and conditions

2.21 What operations exist for manually formatting selected blocks of module text?

1. Automatic formatting, add/delete comment
2. Automatic formatting, increase/decrease indentation
3. Add/delete a comment, increase/decrease indentation
4. Automatic formatting, add/remove comment, increase/decrease indent
5. Automatic formatting, add/delete comment, increase/decrease indentation, change font

2.22 You can edit module texts...

1. in the process of creating a form of an application solution object
2. when developing object modules or the entire application
3. first and second are true
4. in the process of creating an application solution object form, directly when developing object modules or the entire application, and when editing an external text file containing the module text


2.23 What are the ways to find the desired function in the current module?

1. Through the menu item “Edit - Find”
2. Through the menu item “Edit – Global Search”
3. Using the search mode for procedures and functions
4. First and second are true
5. Using the search mode for procedures and functions, and through a menu item
"Edit - Find".


2.24 What happens if you place the cursor on the name of a function in the body of a module and execute the context menu command “Go to definition” (F12)?


2. The text of the function will open (the grouping will open)
3. There is no right answer

2.25 What happens if you place the cursor on the name of a function in the body of a module and execute the “Go to definition” context menu command?

1. Nothing will happen because the cursor is on the function definition
2. Nothing will happen because the cursor is on the function definition and the grouping is expanded
3. Function grouping will be collapsed
4. There is no right answer

2.26 What is context help used for?

1. To go to the definition of a procedure or function
2. To go to the description of built-in language constructs
3. For fast and correct typing of module text


2.27 How can you automatically jump to the definition of a procedure or function used in module text?

1. This option is not provided in 1C:Enterprise 8
2. Place the cursor on the name of the desired function in the body of the module and press “F12”
3. Place the cursor on the name of the desired function in the body of the module and execute the context menu command “Go to definition”
4. The second and third are correct


2.28 How can I use context help?

1. Execute the context menu command “Context Help”
2. Select the desired property (method or function) from the context list while entering text
3. You can use any of the above methods

There is no "Context Tooltip" item in the context menu

2.29 What does this hint mean?


1. A contextual list that allows you to select the desired property, method, function, etc.
2. A list that allows you to go to the functions and procedures of the module
3. There is no right answer

2.30 What is the purpose of formatting in a module?

1. For ease of viewing and editing the module
2. To highlight control constructs of the built-in language of the 1C system with leading spaces (tabulations)
3. First and second are true


2.31 What is the purpose of grouping in a module?

1. To combine some syntactic structures of the language into groups, collapse and expand them.
2. For better perception of various parts of the text, as well as transferring and copying the entire group
3. First and second are true
4. There is no right answer

2.32 Named areas created in the spreadsheet document editor:

1. May overlap
2. Cannot intersect
3. Can intersect, and the intersection can also be assigned a name


2.33 How to add a note to a cell in a spreadsheet document?

1. Open the properties window for the cell and add the required text in the “Note” field
2. Select the main menu item "Table-Note-Insert Note" and add the required text in the window that opens
3. Open the context menu for the selected cell. Select the item "Insert a note"
4. Answers 2 and 3 are correct
5. All answers are correct

2.34 The spreadsheet document editor is used to:

1. With spreadsheet documents saved in external files
2. With layouts containing spreadsheet documents
3. With controls "Spreadsheet Document Field"
4. Answers 1 and 2 are correct
5. Answers 1, 2 and 3 are correct


2.35 Which of the following objects do not belong to the graphic elements used when creating a spreadsheet document?

1. Direct
2. Rectangle
3. Oval
4. Text
5. Diagram
6. All of the above objects are graphic elements


2.36 You can call the spreadsheet document editor:

1. By creating a new or opening an existing spreadsheet document through the main menu item "File"
2. By creating a new or opening an existing layout of the "Spreadsheet Document" type
3. Working with the “Spreadsheet Document Field” control created in the form
4. Answers 1, 2 and 3 are correct
5. Answers 1 and 2 are correct

2.37 Select several graphic objects simultaneously in the spreadsheet document editor:

1. You can't
2. You can. You need to left-click on the first object, then press and hold down the Shift key to select the remaining objects in the same way
3. You can. Enable selection mode for drawn objects. Using the mouse pointer, circle the objects you want to select
4. Answers 2 and 3 are correct


2.38 Is it possible to set different column widths for different rows when working in the spreadsheet document editor?

1. Can
2. You can’t
3. Yes, but only in Layout mode

2.39 Can a chart placed in a spreadsheet document use data entered in the same spreadsheet document?

1. No, it can't
2. Maybe
3. Maybe, and only in this case

2.40 What is used as a visual tool for creating and changing spreadsheet documents in the 1C:Enterprise 8 system?

1. Spreadsheet document editor.
2. Table editor.
3. Document editor.
4. Module editor.

2.41 When working in the spreadsheet document editor, a name can be assigned:

1. Cell of a spreadsheet document
2. A cell or range of cells in a spreadsheet document
3. Cell, range, and graphic object


2.42 The graphical diagram editor can be used to create and edit:


2. Graphic diagram
3. Geographical scheme
4. Options 1 and 2 are correct
5. All options are correct

2.43 The geographic diagram editor can be used to create and edit:

1. Business process route maps
2. Graphic diagram
3. Geographical scheme
4. Options 1 and 2 are correct
5. All options are correct

2.44 The graphical diagram editor can be used:

1. In the configurator
2. In 1C:Enterprise mode
3. In the configurator and 1C:Enterprise mode

2.45 Actions available in the scoreboard:

1. Arithmetic expressions
2. Arithmetic expressions, performing global context functions
3. Arithmetic expressions, performing global context functions, calculating global context values

2.46 Scoreboard available:

1. In the configurator
2. In 1C:Enterprise a regular application
3. In 1C:Enterprise managed application
4. Options 1 and 2 are correct
5. All values ​​are correct

2.47 Actions available in the built-in calculator:

1. Arithmetic
2. Arithmetic, percentage calculation
3. Arithmetic, percentage calculation, memory work
4. Arithmetic, percent calculation, memory work, function calculation

In 1C:Enterprise mode the calculator can work in the “Formula calculator” mode, in which all actions are recorded in the table sequentially. You can switch the calculator to this mode by pressing the “Menu” button and selecting “Formula calculator”. To organize a certain sequence of actions and enter complex expressions, the use of parentheses is allowed. You can calculate the sine(sin) / root(sqrt) functions in the “Formula calculator” mode.

2.48 The calculator built into 1C:Enterprise can operate in the following modes:

1. Microcalculator, Formula calculator
2. Microcalculator, Accounting calculator
3. Micro calculator, Engineering calculator
4. Micro calculator, Formula calculator, Accounting calculator
5. Micro calculator, Accounting calculator, Engineering calculator

The calculator can work in "Microcalculator" mode, in which the operands and actions are entered into the scoreboard. The result of each action is shown immediately after entering the next action. In 1C:Enterprise mode the calculator can work in "Formula calculator" mode, in which all actions are recorded in the scoreboard sequentially. You can switch the calculator to this mode by pressing the "Menu" button and selecting "Formula calculator". To organize a certain sequence of actions and enter complex expressions, the use of parentheses is allowed.

2.49 The calculator built into 1C:Enterprise can be called:

1. When entering numerical values ​​in 1C:Enterprise mode
2. When entering numerical values ​​in the configurator
3. As a separate service
4. Options 1 and 3 are correct
5. All options are correct

The calculator is called: when entering numerical values, when defining parameters in the data composition system, and this is done in the Configurator mode.

2.50 Possible settings for the built-in calculator:

1. Accuracy (number of decimal places)
2. Lengths (number of characters of the integer part)
3. Using negative values

2.51 The calendar built into 1C:Enterprise is used for:

1. To fill in data type Date in 1C:Enterprise mode
2. As an additional service in the Configurator and 1C:Enterprise
3. To define Date type values ​​in the Configurator
4. Options 1 and 2 are correct
5. All options are correct

Open the data composition scheme and add a parameter with the Date type. When filling out the "Value" field, you can use the built-in calendar.

2.52 The calendar works with dates:

1. Until 2099
2. Until 3099
3. Until 3999
4. Up to 9999

2.53 The calendar field may contain information for:

1. Within 1 month
2. For 1 quarter
3. Within 1 year
4. All options are correct


2.54 The Properties palette allows you to quickly access:

1. To the properties of configuration objects
2. To the properties of 1C:Enterprise documents and their parts
3. To the properties of infobase objects
4. Options 1 and 2 are correct
5. All options are correct

If you right-click on a spreadsheet document and select the "Properties" menu item -> the properties palette will open.

2.55 The properties palette is available in the mode:

1. Only in the configurator

3. Both in the configurator and in 1C:Enterprise mode

Right-click on a document table cell in 1C:Enterprise mode.

2.56 In the "Property Palette" window, obtaining a detailed description of an individual property...

1. Can be obtained using the "explanation" mode. To switch to this mode, use the context menu, called from any free space in the properties palette (outside the input fields)
2. can be obtained using "Search in the syntax assistant". To switch to this mode, use the context menu called from the input field of the edited property.
3. impossible to obtain.
4. can be obtained in the form of a hint by holding the cursor on the input field of the edited property for more than a second.

2.57 In what cases is it impossible to select the "Bookmarks" display method when working with properties in the "Properties Palette" window?

1. When properties display is enabled, sorted by category.
2. When properties output is enabled, sorted alphabetically.
3. When displaying "important only" properties is enabled.
4. Options 2 and 3 are enabled at the same time.
5. Option 2 enabled or Option 3 enabled.

2.58 If on the toolbar of the properties palette you sequentially click the “Sort by categories” and “Sort by alphabetically” buttons, the properties will be sorted...

1. alphabetically within the entire palette, with categories not shown
2. alphabetically within categories
3. alphabetically within the entire palette, with categories also shown in alphabetical order

2.59 The ability to split a window is available:

1. Only in the configurator
2. Only in 1C:Enterprise mode
3. In the configurator and partially in 1C:Enterprise mode


2.60 Viewing and editing different parts of one document in one window in 1C:Enterprise mode is available for:

1. Text documents
2. Tabular documents
3. HTML documents
4. Options 1 and 2 are correct
5. All options are correct

In the Configurator, in the “Window” menu item, the “Horizontally split window” and “Vertical split window” elements are not available only for HTML documents; they are available for text and spreadsheet documents.

2.61 The file comparison mode in the configurator works with the following file types:

1. Text
2. Text and tabular
3. Text, table, binary files
4. Text, tabular, binary files, external reports and processing
5. Text, tabular, binary files, external reports and processing, configuration files

File comparison dialog in the Configurator:

2.62 File comparison mode in 1C:Enterprise works with the following file types:

1. Text
2. Text and tabular
3. Text, table, binary files
4. Text, tabular, binary files, external reports and processing
5. Text, tabular, binary files, external reports and processing, configuration files

2.63 Temporary blocking mode is intended for:

1. Blocking user connections to the infobase
2. Preventing unauthorized use of the 1C:Enterprise system in the absence of the user
3. To temporarily block an infobase object for use by other users

2.64 Temporary blocking mode can be used:

1. In configurator mode
2. In 1C:Enterprise thick client mode
3. In 1C:Enterprise thin client mode
4. Options 1 and 2 are correct
5. All options are correct

2.65 Parameter setting mode is designed to configure:

1. Operating modes of the configurator
2. Operating modes of 1C:Enterprise
3. Main Menu Toolbars
4. Options 1 and 2 are correct
5. All options are correct

In the Configurator, the menu items are: Service->Parameters... and Service->Settings...

2.66 The "Service/Parameters" mode defines parameters for:

1. For application solution
2. For the user
3. For the session
4. Options 2 and 3 are correct
5. All options are correct

2.67 The printing forms saving mode is designed to save:

1. Dialogue form for data entry in the form of a picture
2. Table field data as a file
3. Spreadsheet or text document data as a file
4. Options 1 and 2 are correct
5. All options are correct

2.68 The printing forms saving mode allows you to save spreadsheet document data in the following file types:

1. Text file


4. Text file, spreadsheet document, HTML document, Excel sheet
5. Text file, spreadsheet document, HTML document, Excel sheet, picture

2.69 The printing forms saving mode allows you to save text document data in the following file types:

1. Text file
2. Text file, spreadsheet document
3. Text file, spreadsheet document, HTML document
4. Text file, spreadsheet document, HTML document, Excel sheet
5. Text file, spreadsheet document, HTML document, Excel sheet, picture

The properties palette contains, respectively, the properties of objects, links to related objects, explanations of the object and other relevant information. The properties palette is available from the Configurator, for a configuration object:

from the Configurator for spreadsheet documents:

and from Enterprise mode for spreadsheet documents:

In the Configurator, you can select the display mode of the properties palette - Bookmarks or List - by clicking on its empty space:

In the case of bookmarks, it will look like this:

Question 02.54 of exam 1C: Platform Professional. The Properties palette allows you to quickly access:

  1. To properties of configuration objects
  2. To the properties of 1C:Enterprise spreadsheet documents and their parts
  3. To properties of infobase objects
  4. Options 1 and 2 are correct
  5. All options are correct

The correct answer is fourth, see above. There are no properties for infobase objects (in fact, these objects are not present in the Configurator at all, except for a few predefined ones).

Question 02.55 of exam 1C: Platform Professional. The properties palette is available in the mode:

  1. Only in the configurator
  2. Only in 1C:Enterprise mode
  3. Both in the configurator and in 1C:Enterprise mode

The correct answer is third, in the Enterprise it is available for spreadsheet documents.

Question 02.56 of exam 1C: Platform Professional. In the "Properties Palette" window, obtaining a detailed description of an individual property...

  1. Can be obtained using the "explanation" mode. To switch to this mode, use the context menu, called from any free space in the properties palette (outside the input fields)
  2. Can be obtained through "Search in the syntax assistant". To switch to this mode, use the context menu called from the input field of the edited property
  3. Impossible to obtain
  4. Can be received as a hint by holding the cursor on the input field of an edited property for more than a second

The correct answer is the first one. If you enable the Explanations option, property descriptions will appear at the bottom of the palette:

Question 02.57 of exam 1C: Platform Professional. In what cases is it impossible to select the "Bookmarks" display method when working with properties in the "Properties Palette" window?

  1. When properties output sorted by category is enabled
  2. When alphabetical property output is enabled
  3. When displaying properties "important only" is enabled
  4. Options 2 and 3 are included simultaneously
  5. Option 2 enabled or Option 3 enabled

The correct answer is the second one, if properties are sorted alphabetically, then the Bookmarks option is not available:

Question 02.58 of exam 1C: Platform Professional. If you click the “Sort by category” and “Sort by alphabetically” buttons on the toolbar of the properties palette, the properties will be sorted...
  1. Alphabetically within the entire palette, but categories are not shown
  2. Alphabetically within categories
  3. Alphabetically within the entire palette, with categories also shown in alphabetical order
The correct answer is the first one, the By Alphabet and By Categories options are mutually exclusive.
The process of editing a configuration object involves changing the properties of the object to achieve the desired behavior of the object during use.
The properties palette is a window in the form of a set of properties that can be defined for a configuration object. The composition of properties depends on the type of object being edited.
This section covers the basic techniques for working with the Properties palette.
To open the properties palette, select a configuration object and select Edit - Properties.
The Properties palette groups object properties into categories. The number of categories and the composition of properties placed in each category depend on the type of object in question. For example, for a document attribute, the properties palette contains only the Basic property categories. Characteristics and Data Type. The composition of category properties also depends on the type of object. Even if the same types of objects are selected, the composition of properties is determined by the individual settings of specific objects. For example, for a hierarchical directory, the properties of the table field of the Usage category additionally include the properties Tree, Hierarchical View, and others.
The composition of properties also depends on the selected values ​​of other properties. For example, in the Type property, when you select the primitive type Number, properties are added that characterize the selected type: Length, Precision, and Non-negative.
The Properties palette toolbar consists of five buttons (see Figure 6). Using the first sin buttons (numbers 1 to 3), you control the display of properties.

Rice. 6. Properties window buttons
The panel buttons are described below:
Sort alphabetically. Displays the properties of the object, sorted alphabetically (the button is pressed). The categories themselves are not shown.
Sorting by category. Displays object properties sorted by category (the button is pressed).
Show only important ones. When the button is pressed, only the important properties of the object are displayed; when pressed all properties.
Cancel editing. Undo changes to a property's text field.
Save. Write changes to the property text box.
Property categories can be arranged as bookmarks or as a list. When arranging properties in a list, the properties themselves can be presented as a list by category or alphabetically (in this case, the names of the categories are not shown).
To select a method for displaying categories (displaying categories must be enabled - the Sort by categories button is pressed) in any free space of the property palette window, open the context menu and select the desired display method (Bookmarks or List). If the display method is selected as Bookmarks, the buttons (Sort by alphabet and Sort by categories) become unavailable.
When you select the Bookmarks display method, to go to the properties of another category, you must click on the corresponding bookmark.
To return to the mode of displaying categories as a list, in the properties window of the context menu, select List.
If the List display method is selected, then the object properties are arranged by category or alphabetically. To sort alphabetically, click the Sort by Alphabet button on the Properties palette toolbar. All properties are shown in a row in alphabetical order.
To sort by category, click the Sort by Category button on the toolbar. All properties are grouped into categories in the form of a list (one below the other). The category name is shown in bold. To the left of the name there is a button for controlling the display of properties included in the category. The button allows you to hide or show a set of properties.
Double-clicking the name of a property category collapses all other categories and displays the properties of that category.
When the Show only important button is pressed, only the important (main) properties of the object are displayed (regardless of the display mode by list or tabs, by category or alphabetically). To view all properties, click the Show only important button again.
Depending on the type of object, its properties may or may not be available for change. For example, in a text document, object properties are intended only to show the number of lines n characters, as well as the status of the document, but they cannot be changed.
Each property in the properties palette has a name and a detailed explanation. The mode for obtaining a detailed description is set using the Explanation context menu command, called in any free place in the properties palette (outside the input fields). If the sweat mode is set, then when you select a property, a detailed explanation is displayed at the bottom of the properties palette. In addition to the explanatory description, the name of the property for accessing the value from the program module can be displayed.
For properties that can be accessed using built-in language tools, you can configure them to be displayed as a name or as property names. For example, a property called Value Type is named ValueType. The display mode can be changed using the Display property names command of the context menu. Property names are shown according to the selected built-in language option.
ATTENTION! The metadata object and Configuration metadata object property names are not displayed.
The way you enter values ​​in the Properties palette depends on the type of property you are editing. "1-І Select button from the list...and Select button xjj Clear button l I QUI adjustment button View button Fig. 7. Possible actions
For text details, this is a normal text input (you can use the clipboard), for properties like “checkbox” - a mouse click. The values ​​of some properties are selected from lists. The fields of such properties have a selection list button (see Fig. 7). If the property field has a selection button (see Fig. 7), then when you click it, a window opens in which you select the property value (or view it in the case when editing the object is impossible, for example, for objects or actions not captured in the configuration storage objects that are supported without the ability to edit). Such properties include, for example, selecting an image file, defining a color, and others.
By clicking on the view button (see Fig. 7) for text data, a window for editing a line is called up in different languages; for events, a procedure of the form module that processes this event; for properties from the category
A representation is an existing form of a data object. The clear button (see Fig. 7) resets the value of the specified property. The adjustment button (see Fig. 7) allows you to increase or decrease the numerical value by 1 towards higher or lower values.
Buttons in fields can be combined.
When you start editing any text field in the properties palette, the property palette toolbar buttons Cancel Editing (see Figure 6) and Save (see Figure 6) become available. Clicking the cancel button cancels the changes made. Clicking the save button saves the change.
The properties palette can contain links that open various forms associated with the selected object. For example, calling reference information (description) of a configuration object, various forms, form module procedures. Such links are displayed with underlined text. Clicking a link opens the window associated with that link.
If you are viewing the properties of an object whose editing is prohibited (for example, the object is not captured in storage (see page 2-807), then you can open the type editing dialog in the “view only” mode.

The properties palette is used to edit a configuration object. It is a window containing a set of object properties (both available and not available) for editing, links to forms associated with the object, etc. The composition of the properties located in the properties panel depends on the type of configuration object being edited. All object properties are collected into logical categories. Each property category can be collapsed or expanded by clicking on the triangle in the category header.

The developer has the ability to change the appearance of the properties palette, setting, for example, the location of each category of properties on a separate tab.

The properties palette also supports displaying an explanation of the object property that is currently being edited.

Properties palette features:

The Properties palette allows you to:

  • edit configuration object properties;
  • sort configuration object properties alphabetically;
  • sort configuration object properties by category;
  • select only important properties for display.

Advanced Window

Used to display object properties related to various configuration objects in a single list.

2.31 What is the purpose of grouping in a module?

1. To combine some syntactic structures of the language into groups, collapse and expand them

2. For better perception of various parts of the text, as well as transferring and copying the entire group

3. First and second are true

4. There is no right answer

2.32 Named areas created in the spreadsheet document editor:

1. May overlap

2. Cannot intersect

3. Can intersect, and the intersection can also be assigned a name

2.33 How to add a note to a cell in a spreadsheet document?

1. Open the properties window for the cell and add the required text in the “Note” field

2. Select the main menu item "Table-Note-Insert Note" and add the required text in the window that opens

3. Open the context menu for the selected cell. Select the item "Insert a note"

4. Answers 2 and 3 are correct

5. All answers are correct

2.34 The spreadsheet document editor is used to:

1. With spreadsheet documents saved in external files

2. With layouts containing spreadsheet documents

3. With controls "Spreadsheet Document Field"

4. Answers 1 and 2 are correct

5. Answers 1, 2 and 3 are correct

2.35 Which of the following objects do not belong to the graphic elements used when creating a spreadsheet document?

2. Rectangle

5. Diagram

6. All of the above objects are graphic elements

2.36 Is it possible to set different column widths for different rows when working in the spreadsheet document editor?

1. Can

3. Yes, but only in Layout mode

2.37 You can call the spreadsheet document editor:

1. By creating a new or opening an existing spreadsheet document through the main menu item "File"

2. By creating a new or opening an existing layout of the "Spreadsheet Document" type

3. Working with the “Spreadsheet Document Field” control created in the form

4. Verpa answers 1 and 2

5. Answers 1, 2 and 3 are correct

2.38 Select several graphic objects simultaneously in the spreadsheet document editor:

2. You can. You need to left-click on the first object, then press and hold the key select other objects in the same way

3. You can. Enable selection mode for drawn objects. Using the mouse pointer, circle the objects you want to select

4. Answers 2 and 3 are correct

2.39 Can a chart placed in a spreadsheet document use data entered in the same spreadsheet document?

1. No, it can't

2. Maybe

3. Maybe, and only in this case

2.40 What is used as a visual tool for creating and changing spreadsheet documents in the 1C:Enterprise 8 system?

1. Spreadsheet Document Editor

2. Table editor

3. Document editor

4. Module editor

2.41 When working in the spreadsheet document editor, a name can be assigned:

1. Cell of a spreadsheet document

2. A cell or range of cells in a spreadsheet document

3. Cell, range, and graphic object

2.42 The graphical diagram editor can be used to create and edit:

2. Graphic diagram

3. Geographical scheme

4. Options I and 2 are correct

5. All options are correct

2.43 The graphical diagram editor can be used:

1. In the configurator

2. In mode I C:11enterprise

3. In the configurator and 1C:G1Enterprise mode

2.44 The geographic diagram editor can be used to create and edit:

1. Business process route maps

2. Graphic diagram

3. Geographical scheme

4. Options 1 and 2 are correct

5. All options are correct

2.45 The graphical diagram editor can be used:

1. In the configurator

2. In 1C:Enterprise mode

3. In the configurator and 1C:Enterprise mode

2.46 Actions available in the scoreboard:

1. Arithmetic expressions

2. Arithmetic expressions, performing global context functions

3. Arithmetic expressions, performing global context functions, calculating global context values

2.47 Scoreboard available:

1. In the configurator

2. In 1C:Enterprise a regular application

3. In 1C:Enterprise managed application

4. Valid values ​​are 1 and 2

5. All values ​​are correct

2.48 Actions available in the built-in calculator:

1. Arithmetic

2. Arithmetic, percentage calculation

3. Arithmetic, percent calculation, memory work

4. Arithmetic, percent calculation, memory work, function calculation

2.49 The calculator built into 1C:Enterprise can operate in the following modes:

1. Micro calculator, Formula calculator

2. Microcalculator, Accounting calculator

3. Micro calculator, Engineering calculator

4. Microcalculator, Formula calculator, Accounting calculator

5. Micro calculator, Accounting calculator, Engineering calculator

2.50 The calculator built into 1C:Enterprise can be called:

1. When entering numerical values ​​in 1C:Enterprise mode

2. When entering numerical values ​​in the configurator

3. As a separate service

4. Options 1 and 3 are correct

5. All options are correct

2.51 Possible settings for the built-in calculator:

1. Accuracy (number of decimal places)

2. Lengths (number of characters of the integer part)

3. Using negative values

2.52 The calendar built into 1C:Enterprise is used for:

1. To fill in date type data in 1C:Enterprise mode

2. As an additional service in the Configurator and 1C:Enterprise

3. To define Date type values ​​in the Configurator

4. Options 1 and 2 are correct

5. All options are correct

2.53 The calendar works with dates:

1. Until 2099

2. Until 3099

3. Until 3999

4. Until 9999

2.54 The calendar field may contain information for:

1. Within 1 month

2. For 1 quarter

3. Within 1 year

4. All options are correct

2.55 The Properties palette allows you to quickly access:

1. To properties of configuration objects

2. To the properties of 1C:Enterprise documents and their parts

3. To the properties of infobase objects

4. Options 1 and 2 are correct

5. All options are correct

2.56 The properties palette is available in the mode:

1. Only in the configurator

2. Only in 1C:Enterprise mode

3. Both in the configurator and in 1C:Enterprise mode

2.57 In what cases is it impossible to select the "Bookmarks" display method when working with properties in the "Properties Palette" window?

1. When properties output sorted by category is enabled

2. When properties output is enabled, sorted alphabetically

3. When displaying properties "important only" is enabled

4. Options 2 and 3 are enabled at the same time

5. Option 2 enabled or Option 3 enabled

2.58 In the "Property Palette" window, obtaining a detailed description of an individual property...

1. Can be obtained using the "explanation" mode. To switch to this mode, use the context menu, called from any free space in the properties palette (outside the input fields)

2. Can be obtained through "Search in the syntax assistant". To switch to this mode, use the context menu called from the input field of the edited property

3. It’s impossible to get

4. Can be received as a hint by holding the cursor on the input field of the edited property for more than a second

2.59 If on the toolbar of the properties palette you click the “Sort by category” and “Sort by alphabetically” buttons, the properties will be sorted...

1. Alphabetically within the entire palette, but categories are not shown

mob_info