Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision | |||
|
calculate_value [2026/07/04 23:52] hermann |
calculate_value [2026/07/07 16:11] (current) hermann |
||
|---|---|---|---|
| Line 12: | Line 12: | ||
| ^ Name ^ Type ^ Description ^ | ^ Name ^ Type ^ Description ^ | ||
| - | | Expression | [[Image Expression Type]] | The algebraic or logical formula that evaluates to a single numeric result, written using the [[Image Expression Type|image expression editor]]. Must be enclosed in square brackets ''[ ]'' in EGO Script. | | + | | Expression | [[Image Expression Type]] | The algebraic or logical formula that evaluates to a single numeric result. Must be enclosed in square brackets ''[ ]'' in EGO Script. | |
| ===== Optional Inputs ===== | ===== Optional Inputs ===== | ||
| Line 55: | Line 55: | ||
| * [[calculate_functors#calculatevalue_examples|CalculateValue practical examples]] in the Calculate Functors documentation | * [[calculate_functors#calculatevalue_examples|CalculateValue practical examples]] in the Calculate Functors documentation | ||
| * [[lesson_8|Lesson 8: Inserting and getting a specific value into a table]] | * [[lesson_8|Lesson 8: Inserting and getting a specific value into a table]] | ||
| - | |||