Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision | |||
|
calculate_lookup_table [2011/08/05 22:21] admin [Notes] |
calculate_lookup_table [2011/11/30 20:36] (current) hermann [Notes] |
||
|---|---|---|---|
| Line 20: | Line 20: | ||
| ===== Notes ===== | ===== Notes ===== | ||
| + | |||
| + | The table defined using the identifier 1, i.e. the table corresponding to "t1" in the calculation, is used to define the format of the resulting table. | ||
| If the calculation of the expression diverges, the corresponding table key is not inserted in the output table. So, when possible way to remove a key from a table is returning //null//. | If the calculation of the expression diverges, the corresponding table key is not inserted in the output table. So, when possible way to remove a key from a table is returning //null//. | ||
| Line 27: | Line 29: | ||
| The tables used by the "Calculate Lookup Table" must be provided by a corresponding [[Number Table]] and the values must be provided by a corresponding [[Number Value]]. | The tables used by the "Calculate Lookup Table" must be provided by a corresponding [[Number Table]] and the values must be provided by a corresponding [[Number Value]]. | ||
| + | |||
| ===== Internal Name ===== | ===== Internal Name ===== | ||