Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Last revision Both sides next revision
get_lookup_table_value [2015/10/11 23:34]
admin
get_lookup_table_value [2016/05/07 17:38]
hermann [Outputs]
Line 8: Line 8:
  
 ^ Name ^ Type ^ Description ^ ^ Name ^ Type ^ Description ^
-| Lookup table  | [[Lookup table Type]] ​ | Any input map.  | +| Lookup table  | [[Lookup table Type]] ​ | Any lookup table.  | 
-| Key  | [[Real Value Type]] ​ | Line key.  |+| Key  | [[Real Value Type]] ​ | Row key.  |
  
 ===== Optional Inputs ===== ===== Optional Inputs =====
  
 ^ Name ^ Type ^ Description ^ Default Value ^ ^ Name ^ Type ^ Description ^ Default Value ^
-| Value If Not Found  | [[Real Value Type]] ​ | Value returned in case the key is not found. ​ | 0.0  |+| Value If Not Found  | [[Real Value Type]] ​ | Value returned in case the key is not found. ​ | None  |
  
 ===== Outputs ===== ===== Outputs =====
  
-^ Name ^ Type ^ Description ^ +^ Name  ^ Type  ^ Description ​ 
-Cell Value  | [[Real Value Type]] ​ | Extracted ​value. ​ |+| Value  | [[Real Value Type]] ​ | The value corresponding to the given key.  |
  
 ===== Group ===== ===== Group =====