Difference between revisions of "Find variables and other objects"
m |
|||
Line 1: | Line 1: | ||
[[Category:Analytica User Guide]] | [[Category:Analytica User Guide]] | ||
− | + | <breadcrumbs>Analytica User Guide > Working with Large Models > {{PAGENAME}}</breadcrumbs> | |
− | |||
− | '''Find | + | === Find object from its identifier === |
+ | To find an object when you see its identifier in a Definition or other attribute, select the identifier (double-click on it), and select '''Find Selection''' from the '''Object menu''' or just press ''Control+h.'' | ||
+ | |||
+ | === Find dialog === | ||
+ | Alternatively, you can search for a variable or other user-defined object by its identifier or by title. | ||
# Optionally, if you see the identifier or title of the object you want to search for -- for example, in the definition of another variable, select that text. | # Optionally, if you see the identifier or title of the object you want to search for -- for example, in the definition of another variable, select that text. | ||
# Select '''Find''' from the '''Object''' menu or press ''Control+f ''to open the '''Find dialog''': | # Select '''Find''' from the '''Object''' menu or press ''Control+f ''to open the '''Find dialog''': | ||
Line 16: | Line 19: | ||
'''Find Next''' from the '''Object''' menu or press ''Control+g''. | '''Find Next''' from the '''Object''' menu or press ''Control+g''. | ||
− | ==See Also== | + | == See Also == |
[[The Outline window]] | [[The Outline window]] | ||
{| style="margin: 1em auto 1em auto;width: 100%;border:0;table-layout: fixed;" cellpadding=5 | {| style="margin: 1em auto 1em auto;width: 100%;border:0;table-layout: fixed;" cellpadding=5 | ||
|- style="text-align: center" | |- style="text-align: center" | ||
− | | | + | | <footer>The Outline window / {{PAGENAME}} / Managing attributes </footer> |
|} | |} |
Revision as of 19:43, 26 October 2015
Find object from its identifier
To find an object when you see its identifier in a Definition or other attribute, select the identifier (double-click on it), and select Find Selection from the Object menu or just press Control+h.
=== Find dialog ===
Alternatively, you can search for a variable or other user-defined object by its identifier or by title.
- Optionally, if you see the identifier or title of the object you want to search for -- for example, in the definition of another variable, select that text.
- Select Find from the Object menu or press Control+f to open the Find dialog:
- If you selected some text, it will appear in the dialog as the search text. If not, type in the identifier or title of the object you want to search for. You can enter a partial name, such as 'down' for 'Down payment.'
- Select the attribute to search, Identifier or Title.
- Click the Find button to search.
If it finds a matching object, it shows the node selected in its parent Diagram window.
If you enter a partial name, it might find multiple matches. In that case, it shows the first match. To cycle though all the matches, select Find Next from the Object menu or press Control+g.
See Also
Comments
Enable comment auto-refresher