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
get_map_value [2011/07/31 17:52]
127.0.0.1 external edit
get_map_value [2015/10/11 23:48] (current)
admin
Line 8: Line 8:
  
 ^ Name ^ Type ^ Description ^ ^ Name ^ Type ^ Description ^
-| Map  | [[ Map Type|Map  ​]]  | Any input map.  | +| Map  | [[Map Type]] ​ | Any input map.  | 
-| Cell Line  | [[Positive ​Int Type|Positive Int  ​]]  | Number of the line. If the number retrieved extrapolates the map dimension an error will be reported. ​ | +| Cell Line  | [[Positive ​Integer Value Type]] ​ | Number of the line. If the number retrieved extrapolates the map dimension an error will be reported. ​ | 
-| Cell Column ​ | [[Positive ​Int Type|Positive Int  ​]]  | Number of the column. If the number retrieved extrapolates the map dimension an error will be reported. ​ |+| Cell Column ​ | [[Positive ​Integer Value Type]] ​ | Number of the column. If the number retrieved extrapolates the map dimension an error will be reported. ​ |
  
 ===== Optional Inputs ===== ===== Optional Inputs =====
  
 ^ Name ^ Type ^ Description ^ Default Value ^ ^ Name ^ Type ^ Description ^ Default Value ^
-| Value If Null  | [[Double ​Type|Double  ​]]  | Value returned in case a null value is found. ​ | 0.0  |+| Value If Null  | [[Real Value Type]] ​ | Value returned in case a null value is found. ​ | 0.0  |
  
 ===== Outputs ===== ===== Outputs =====
  
 ^ Name ^ Type ^ Description ^ ^ Name ^ Type ^ Description ^
-| Cell Value  | [[ Double ​Type|Double  ​]]  | Extracted value. ​ |+| Cell Value  | [[Real Value Type]] ​ | Extracted value. ​ |
  
 ===== Group ===== ===== Group =====