Difference between revisions of "Definition menu"

(Release bar)
 
(8 intermediate revisions by 2 users not shown)
Line 3: Line 3:
 
[[Category: Menus]]
 
[[Category: Menus]]
  
<breadcrumbs>Analytica User Guide > Creating and Editing Definitions > {{PAGENAME}}</breadcrumbs>
+
<breadcrumbs>Analytica User Guide > Definitions > {{PAGENAME}}</breadcrumbs>
 +
{{ReleaseBar}}
  
 +
The '''Definition '''menu lists [[Standard libraries|built-in libraries]] of functions, [[system variables]], and [[operators]], as well as any [[Additional libraries|libraries you have added]]. It shows these as a hierarchical menu that so you can rapidly find what you need and paste it into the definition you are editing. To find and paste a function or other object from a library:
  
The '''Definition '''menu lists built-in libraries of functions, system variables, and operators, as well as any libraries you have added. It shows these as a hierarchical menu that so you can rapidly find what you need and paste it into the definition you are editing. To find and paste a function or other object from a library:
+
# Optional: Move the cursor to the place in the definition that you want to insert a function or other item.
 
+
# From the '''Definition '''menu, select the library you want, and then the function or other item. <br />{{Release||4.6|[[File:Chapter8 27.png]]}}{{Release|5.0||[[image:Definition menu Normal selected.png]]}}
# Move the cursor to the place in the definition that you want to insert a function or other item.
+
# This pastes the item function into the definition, along with its formal [[Function calls and parameters|parameters]] or operands, if any, each enclosed in angle brackets << >>. <br /> [[File:Chapter8_28.png]]
# From the '''Definition '''menu, select the library you want, and then the function or other item. <br /> [[File:Chapter8_27.png]]
+
# Now edit each parameter or operand to replace it with the appropriate [[identifier]] or [[Expressions|expression]]. As usual, you can type it, select an item from the [[The Expression popup menu|expr menu]] or the '''Inputs '''menu, or paste another object from the [[Definition menu]].
# This pastes the item function into the definition, along with its formal parameters or operands, if any, each enclosed in angle brackets << >>. <br /> [[File:Chapter8 28.png]]
 
# Now edit each parameter or operand to replace it with the appropriate identifier or expression. As usual, you can type it, select an item from the '''''expr '''''menu or the '''Inputs '''menu, or paste another object from the '''Definitions '''menu.
 
  
 
==See Also==
 
==See Also==
 +
* [[Definition menu (more)]]
 
* [[Definition]]
 
* [[Definition]]
* [[Creating_Models#Defining_a_variable_as_an_explicit_value|Defining a variable as an explicit value]]
+
* [[Tutorial: Create a model#Defining_a_variable_as_an_explicit_value|Tutorial: Defining a variable as an explicit value]]
* [[Creating_Models#Defining_a_variable_as_a_function_of_other_variables|Defining a variable as a function of other variables]]
+
* [[Tutorial: Create a model#Defining_a_variable_as_a_function_of_other_variables|Tutorial: Defining a variable as a function of other variables]]
* [[Working_with_Arrays_(Tables)#Defining_a_variable_as_a_table|Defining a variable as a table]]
+
* [[Tutorial: Arrays#Defining_a_variable_as_a_table|Tutorial: Defining a variable as a table]]
 
* [[Creating or editing a definition]]
 
* [[Creating or editing a definition]]
  
 +
<footer>Object menu / {{PAGENAME}} / Result menu</footer>
  
 
<footer>Object Finder dialog / {{PAGENAME}} / The domain of possible values</footer>
 
<footer>Object Finder dialog / {{PAGENAME}} / The domain of possible values</footer>

Latest revision as of 23:58, 7 July 2017




Release:

4.6  •  5.0  •  5.1  •  5.2  •  5.3  •  5.4  •  6.0  •  6.1  •  6.2  •  6.3  •  6.4  •  6.5  •  6.6


The Definition menu lists built-in libraries of functions, system variables, and operators, as well as any libraries you have added. It shows these as a hierarchical menu that so you can rapidly find what you need and paste it into the definition you are editing. To find and paste a function or other object from a library:

  1. Optional: Move the cursor to the place in the definition that you want to insert a function or other item.
  2. From the Definition menu, select the library you want, and then the function or other item.
    Definition menu Normal selected.png
  3. This pastes the item function into the definition, along with its formal parameters or operands, if any, each enclosed in angle brackets << >>.
    Chapter8 28.png
  4. Now edit each parameter or operand to replace it with the appropriate identifier or expression. As usual, you can type it, select an item from the expr menu or the Inputs menu, or paste another object from the Definition menu.

See Also

Comments


You are not allowed to post comments.