To make things easy to follow, there are several formatting conventions and images used throughout the anyLogistix help:
Style | Description |
---|---|
Bold | The names of UI elements such as menus, buttons, field labels, tabs, and window titles. |
AnyLogic Help | Links. The same style is used for cross-referencing inside AnyLogic help website and for external links. |
function() | Short code samples and user inputs with a copy functionality. Hover over the code to see the copy button. |
function() | Short code samples without a copy functionality. |
Ctrl + Shift | Keyboard keys, file paths, and file names. |
Image captions | Descriptive text that appears below an image. |
Larger code samples with multiple lines of code are organized in separate code blocks with syntax highlighting and an option of copying the whole sample by clicking the copy button in the upper right corner.
setLayoutType(type); // this will just set the default type of layout, the agents will not get relocated
applyLayout(); // this will relocate the agents according to the layout type currently set.
You can link directly to article sections. For example, hover your mouse cursor over the title of this section. A link icon will appear in its upper right corner. Click the icon to copy the link to clipboard.
We use two types of notices:
You can track your progress along the tutorial by checking the list items in the scenarios. The progress is saved across different browser sessions.
- Click the list item here. A check mark will appear.
- To undo the check mark, click the item again.
We use collapsible elements to optimize the information flow on page.
You can show/hide the information behind this element by clicking the table row with the section title.
- Click me!
-
Column 1 Column 2 This is how it works. Now click the title again to hide this content. - Or me!
-
You can still click the title to hide the content again.
At the bottom of every article on this website there is a feedback form hidden behind a Send Feedback collapsible. You can leave your suggestions and impressions to help us improve your experience with AnyLogic documentation.
-
How can we improve this article?
-